forked from cerc-io/stack-orchestrator
Update base containers (#355)
* Update to Node18
* Update to latest stable lighthouse
Former-commit-id: a335ccde3a
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM sigp/lighthouse:v3.2.1-modern
|
||||
FROM sigp/lighthouse:v4.0.1-modern
|
||||
|
||||
RUN apt-get update; apt-get install bash netcat curl less jq -y;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user