We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd8c363 commit 4a65170Copy full SHA for 4a65170
1 file changed
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 Pylint"
4
LABEL "com.github.actions.description"="Run pylint commands on python slim image"
0 commit comments