Skip to content

Commit

Permalink
Switch to CalVer tags for upstream images (#65)
Browse files Browse the repository at this point in the history
Signed-off-by: Benoit Donneaux <[email protected]>
  • Loading branch information
btlogy authored May 16, 2023
1 parent 7d8aeed commit 4ed506b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/actions/magic-wormhole-secret/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Pull official base image from DockerHub
FROM leastauthority/magic-wormhole:e3f0480
FROM leastauthority/magic-wormhole:23.2.0

# Copies your code file from your action repository to the filesystem path `/` of the container
COPY entrypoint.sh "/entrypoint.sh"
Expand Down
2 changes: 1 addition & 1 deletion ansible/docker/mailbox/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# Workaround for Dependabot - https://github.com/dependabot/dependabot-core/issues/390
FROM leastauthority/magic-wormhole-mailbox:20221108-1
FROM leastauthority/magic-wormhole-mailbox:23.2.0
2 changes: 1 addition & 1 deletion ansible/docker/relay/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# Workaround for Dependabot - https://github.com/dependabot/dependabot-core/issues/390
FROM leastauthority/magic-wormhole-relay:20221108-1
FROM leastauthority/magic-wormhole-relay:23.2.0

0 comments on commit 4ed506b

Please sign in to comment.