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 4c94383 + 2be00d4 commit 4616b92Copy full SHA for 4616b92
Dockerfile
@@ -2,7 +2,7 @@
2
# https://www.cicirello.org/
3
# Licensed under the MIT License.
4
5
-FROM ghcr.io/cicirello/pyaction:4.24.0
+FROM ghcr.io/cicirello/pyaction:4.25.0
6
7
COPY ActionUserCounter.py /ActionUserCounter.py
8
ENTRYPOINT ["/ActionUserCounter.py"]
0 commit comments