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 653508b commit e973b62Copy full SHA for e973b62
Dockerfile
@@ -3,7 +3,7 @@
3
# Licensed under the MIT License
4
5
# The base image is pyaction, which is python slim, plus the GitHub CLI (gh).
6
-FROM ghcr.io/cicirello/pyaction:3.13.5-gh-2.75.1
+FROM ghcr.io/cicirello/pyaction:3.13.5-gh-2.76.2
7
8
# Copy the GraphQl queries and python source into the container.
9
COPY src /
0 commit comments