We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24dcd8e commit 00bfd92Copy full SHA for 00bfd92
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.7.4-slim
+FROM python:3.13-slim
2
3
LABEL "com.github.actions.name"="GitHub Action for Python Pytest"
4
LABEL "com.github.actions.description"="Run pytest commands on python slim image"
0 commit comments