Skip to content

Commit 4f0b60b

Browse files
better without registry
1 parent 3e0d9a9 commit 4f0b60b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM docker-all.devops.etat-ge.ch/node:10-buster
1+
FROM node:10-buster
22

33
RUN curl --silent --show-error --location --fail --retry 3 --output /tmp/zulu8.50.0.21-ca-jdk8.0.272-linux_x64.tar.gz https://cdn.azul.com/zulu/bin/zulu8.50.0.21-ca-jdk8.0.272-linux_x64.tar.gz && \
44
tar xf zulu8.50.0.21-ca-jdk8.0.272-linux_x64.tar.gz -C /opt/ && \

0 commit comments

Comments
 (0)