Skip to content

Commit 7035133

Browse files
authored
Bump environment base to jammy
1 parent 2fee724 commit 7035133

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.io/library/ubuntu:focal
1+
FROM docker.io/library/ubuntu:jammy
22
ENV DEBIAN_FRONTEND noninteractive
33
COPY entrypoint.sh /entrypoint.sh
44
ENTRYPOINT [ "/entrypoint.sh" ]

0 commit comments

Comments
 (0)