We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e61cbd commit fc0fd91Copy full SHA for fc0fd91
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM docker:stable
+FROM docker:latest
2
3
COPY entrypoint.sh /entrypoint.sh
4
RUN chmod +x /entrypoint.sh
0 commit comments