Skip to content

Commit 730c8a6

Browse files
Update python Docker tag to v3.12
1 parent e67e0a2 commit 730c8a6

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,6 +1,6 @@
11
# syntax=docker/dockerfile:1
22

3-
FROM python:3.8
3+
FROM python:3.12
44

55
# install client libs
66
RUN apt update -y && apt upgrade -y

0 commit comments

Comments
 (0)