Skip to content

Commit

Permalink
feat: bump to python 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
fl42 committed Nov 24, 2024
1 parent 8ed331c commit 23c2fcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.9-alpine
FROM python:3.12-alpine

RUN apk add --no-cache tzdata

Expand Down

0 comments on commit 23c2fcb

Please sign in to comment.