Skip to content

Commit

Permalink
Merge pull request #134 from cicirello/dependabot/docker/main/cicirel…
Browse files Browse the repository at this point in the history
…lo/pyaction-4.25.0

Bump cicirello/pyaction from 4.24.0 to 4.25.0
  • Loading branch information
cicirello authored Oct 5, 2023
2 parents 5629c5f + 8cab2a8 commit b0140a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Copyright (c) 2020-2023 Vincent A. Cicirello
# https://www.cicirello.org/
# Licensed under the MIT License
FROM ghcr.io/cicirello/pyaction:4.24.0
FROM ghcr.io/cicirello/pyaction:4.25.0
COPY src /
ENTRYPOINT ["/entrypoint.py"]

0 comments on commit b0140a6

Please sign in to comment.