Skip to content

Commit

Permalink
BC-8523 update python to 3.13 (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
Loki-Afro authored Dec 9, 2024
1 parent 309f318 commit ff6454a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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

WORKDIR /usr/src/app
COPY app.py app.py
Expand Down

0 comments on commit ff6454a

Please sign in to comment.