We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 113a5fd commit f5607afCopy full SHA for f5607af
packages/deployment/Dockerfile
@@ -1,5 +1,5 @@
1
ARG TAG=latest
2
-ARG REPO=agoric/cosmic-swingset
+ARG REPO=agoric/agoric-sdk
3
FROM golang:stretch AS go-build
4
5
WORKDIR /usr/src/journalbeat
0 commit comments