Skip to content

Commit 4616b92

Browse files
authored
Merge pull request #58 from cicirello/dependabot/docker/main/cicirello/pyaction-4.25.0
Bump cicirello/pyaction from 4.24.0 to 4.25.0
2 parents 4c94383 + 2be00d4 commit 4616b92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# https://www.cicirello.org/
33
# Licensed under the MIT License.
44

5-
FROM ghcr.io/cicirello/pyaction:4.24.0
5+
FROM ghcr.io/cicirello/pyaction:4.25.0
66

77
COPY ActionUserCounter.py /ActionUserCounter.py
88
ENTRYPOINT ["/ActionUserCounter.py"]

0 commit comments

Comments
 (0)