Skip to content

Commit bf3cfee

Browse files
agnersmarcelveldt
authored andcommitted
Bump container base image to Debian 12 and Python 3.12 (#972)
1 parent dd50c46 commit bf3cfee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.11-slim-bullseye
1+
FROM python:3.12-slim-bookworm
22

33
# Set shell
44
SHELL ["/bin/bash", "-o", "pipefail", "-c"]

0 commit comments

Comments
 (0)