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.
2 parents d11cf0a + b0c588c commit 32e3ed8Copy full SHA for 32e3ed8
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.12.7-slim
+FROM python:3.13.0-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