Skip to content

Commit 4a65170

Browse files
authored
fix: Upgrading docker image (#2)
1 parent cd8c363 commit 4a65170

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.7.4-slim
1+
FROM python:3.13-slim
22

33
LABEL "com.github.actions.name"="GitHub Action for Python Pylint"
44
LABEL "com.github.actions.description"="Run pylint commands on python slim image"

0 commit comments

Comments
 (0)