Skip to content

Commit 66c88a4

Browse files
committed
Update Dockerfile base to Python 3.12
1 parent bd80629 commit 66c88a4

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 --platform=linux/amd64 ghcr.io/chrislovering/python-poetry-base:3.9-slim
1+
FROM --platform=linux/amd64 ghcr.io/owl-corp/python-poetry-base:3.12-slim
22

33
# Allow service to handle stops gracefully
44
STOPSIGNAL SIGQUIT

0 commit comments

Comments
 (0)