Skip to content

Commit

Permalink
Dockerfile: FROM python:3.13-alpine
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss authored Oct 31, 2024
1 parent 27a4d0a commit 6e19a15
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 python:3.7-alpine
FROM python:3.13-alpine

LABEL "com.github.actions.name"="GitHub Action for pytest"
LABEL "com.github.actions.description"="Run pytest commands"
Expand Down

0 comments on commit 6e19a15

Please sign in to comment.