Skip to content

Commit 32e3ed8

Browse files
authored
Merge pull request #240 from cicirello/dependabot/docker/master/python-3.13.0-slim
Bump python from 3.12.7-slim to 3.13.0-slim
2 parents d11cf0a + b0c588c commit 32e3ed8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# Source licensed under the MIT License: https://github.com/cicirello/pyaction/blob/master/LICENSE
55

66
# Base image is a Python 3 Slim image
7-
FROM python:3.12.7-slim
7+
FROM python:3.13.0-slim
88

99
LABEL maintainer="[email protected]" \
1010
org.opencontainers.image.description="A Docker image with Python, git, and the GitHub CLI" \

0 commit comments

Comments
 (0)