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.
2 parents c1c2fb5 + 7c3b638 commit 0294be5Copy full SHA for 0294be5
tests/data/apps/app3/Dockerfile
@@ -1,2 +1,2 @@
1
-FROM docker.io/library/alpine:3.18
+FROM docker.io/library/alpine:latest
2
ENTRYPOINT [ "/bin/sleep", "infinity" ]
0 commit comments