Skip to content

Commit af17971

Browse files
authored
fix: bump base python image
1 parent cd1dcae commit af17971

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.12.4-slim
1+
FROM python:3.12-slim
22

33
# define environment
44
ARG VERSION=0

0 commit comments

Comments
 (0)