Skip to content

Commit

Permalink
Bump Python version from 3.12 to 3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
norrisng-bc committed Jan 4, 2025
1 parent 00d9244 commit a0213fd
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 docker.io/python:3.12-alpine
FROM docker.io/python:3.13-alpine
ENV PYTHONUNBUFFERED 1
WORKDIR /opt/app-root/src

Expand Down

0 comments on commit a0213fd

Please sign in to comment.