Skip to content

Commit 1136b10

Browse files
committed
feat: bump base image to ubuntu:22.04
1 parent defe6b0 commit 1136b10

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 ubuntu:20.04
1+
FROM ubuntu:22.04
22

33
RUN sed -i s/^deb-src.*// /etc/apt/sources.list
44

0 commit comments

Comments
 (0)