Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to CalVer tags for upstream images #65

Merged
merged 1 commit into from
May 16, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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