We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c699e86 + b7db0d4 commit 96ab511Copy full SHA for 96ab511
casper-nctl.Dockerfile
@@ -1,7 +1,7 @@
1
FROM ubuntu:focal
2
3
-ARG NODE_GITBRANCH=release-1.4.15
4
-ARG CLIENT_GITBRANCH=main
+ARG NODE_GITBRANCH=release-1.5.5
+ARG CLIENT_GITBRANCH=release-2.0.0
5
6
# DEBIAN_FRONTEND required for tzdata dependency install
7
RUN apt-get update \
0 commit comments