Skip to content

Commit f5607af

Browse files
committed
fix(deployment): update Dockerfile for Makefile
1 parent 113a5fd commit f5607af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/deployment/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ARG TAG=latest
2-
ARG REPO=agoric/cosmic-swingset
2+
ARG REPO=agoric/agoric-sdk
33
FROM golang:stretch AS go-build
44

55
WORKDIR /usr/src/journalbeat

0 commit comments

Comments
 (0)