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 8883418 commit 2e22476Copy full SHA for 2e22476
Dockerfile
@@ -2,7 +2,7 @@
2
# https://www.cicirello.org/
3
# Licensed under the MIT License.
4
5
-FROM ghcr.io/cicirello/pyaction:3.14.0-gh-2.81.0
+FROM ghcr.io/cicirello/pyaction:3.14-gh-2.82.1
6
7
COPY ActionUserCounter.py /ActionUserCounter.py
8
ENTRYPOINT ["/ActionUserCounter.py"]
0 commit comments