Skip to content

Commit 48791e1

Browse files
Bump python from 3.13.0-slim to 3.13.1-slim
Bumps python from 3.13.0-slim to 3.13.1-slim. --- updated-dependencies: - dependency-name: python dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent be7323e commit 48791e1

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.13.0-slim
7+
FROM python:3.13.1-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)