We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be7323e commit 48791e1Copy full SHA for 48791e1
Dockerfile
@@ -4,7 +4,7 @@
4
# Source licensed under the MIT License: https://github.com/cicirello/pyaction/blob/master/LICENSE
5
6
# Base image is a Python 3 Slim image
7
-FROM python:3.13.0-slim
+FROM python:3.13.1-slim
8
9
LABEL maintainer="[email protected]" \
10
org.opencontainers.image.description="A Docker image with Python, git, and the GitHub CLI" \
0 commit comments