Skip to content

Commit

Permalink
fix: hard code working agoric-3-proposals image
Browse files Browse the repository at this point in the history
  • Loading branch information
mhofman committed Nov 10, 2023
1 parent 06edaa4 commit 664f59f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/deployment/upgrade-test/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Defaults
ARG BASE_IMAGE=ghcr.io/agoric/agoric-3-proposals:main
ARG BASE_IMAGE=ghcr.io/agoric/agoric-3-proposals@sha256:ac10c09b5927d759d37b1525b5a0bc4aeb3034df8d0f0fbb15b51203555ffb1b
ARG DEST_IMAGE=ghcr.io/agoric/agoric-sdk:dev
ARG BOOTSTRAP_MODE=main

Expand Down

0 comments on commit 664f59f

Please sign in to comment.