Skip to content

Commit dca8677

Browse files
committed
build: bump python3 ubuntu from 20.04 to 22.04
1 parent 4d6c9d5 commit dca8677

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python3_dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# for python3
22

3-
FROM ubuntu:18.04
3+
FROM ubuntu:22.04
44

55
LABEL org.opencontainers.image.authors="Normal-OJ Maintainers <[email protected]>"
66

0 commit comments

Comments
 (0)