We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27a4d0a commit 6e19a15Copy full SHA for 6e19a15
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.7-alpine
+FROM python:3.13-alpine
2
3
LABEL "com.github.actions.name"="GitHub Action for pytest"
4
LABEL "com.github.actions.description"="Run pytest commands"
0 commit comments