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 2fee724 commit 7035133Copy full SHA for 7035133
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM docker.io/library/ubuntu:focal
+FROM docker.io/library/ubuntu:jammy
2
ENV DEBIAN_FRONTEND noninteractive
3
COPY entrypoint.sh /entrypoint.sh
4
ENTRYPOINT [ "/entrypoint.sh" ]
0 commit comments