Skip to content

Commit

Permalink
Merge pull request #112 from cicirello/dependabot/docker/master/cicir…
Browse files Browse the repository at this point in the history
…ello/pyaction-4.26.0

Bump cicirello/pyaction from 4.25.0 to 4.26.0
  • Loading branch information
cicirello authored Nov 6, 2023
2 parents abcba11 + 0452212 commit 57d0a9d
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) 2021-2023 Vincent A. Cicirello
# https://www.cicirello.org/
# Licensed under the MIT License
FROM ghcr.io/cicirello/pyaction:4.25.0
FROM ghcr.io/cicirello/pyaction:4.26.0
COPY generatesitemap.py /generatesitemap.py
ENTRYPOINT ["/generatesitemap.py"]

0 comments on commit 57d0a9d

Please # to comment.