Skip to content

Commit

Permalink
fix(deployment): update Dockerfile for Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelfig committed Dec 5, 2019
1 parent 113a5fd commit f5607af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/deployment/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG TAG=latest
ARG REPO=agoric/cosmic-swingset
ARG REPO=agoric/agoric-sdk
FROM golang:stretch AS go-build

WORKDIR /usr/src/journalbeat
Expand Down

0 comments on commit f5607af

Please sign in to comment.