Skip to content

Commit dd79a23

Browse files
committed
Upgrade Dockerfile to Ubuntu 22.04
1 parent 053830c commit dd79a23

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
@@ -8,7 +8,7 @@
88
#
99
#
1010
#
11-
FROM ubuntu:20.04
11+
FROM ubuntu:22.04
1212
USER root
1313

1414
# Install some Debian package

0 commit comments

Comments
 (0)