Skip to content

Commit 41db1af

Browse files
committed
Bump to python 3.12
1 parent 96cd494 commit 41db1af

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 python:3.12-slim-buster
1+
FROM python:3.12-slim-bullseye
22

33
RUN apt-get update && apt-get install -y htop nano curl procps grep findutils && \
44
adduser --disabled-password --home /app api && update-ca-certificates && \

0 commit comments

Comments
 (0)