Skip to content

Commit

Permalink
Move root dapper to shipyard image
Browse files Browse the repository at this point in the history
Now that the image is in Quay.io, change the root dapper to use it.
  • Loading branch information
mkolesnik authored and skitt committed Mar 19, 2020
1 parent 5950716 commit bba6bd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.dapper
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM quay.io/submariner/dapper-base
FROM quay.io/submariner/shipyard-dapper-base

ENV DAPPER_ENV=REPO DAPPER_ENV=TAG \
DAPPER_SOURCE=/go/src/github.com/submariner-io/shipyard DAPPER_DOCKER_SOCKET=true \
Expand Down

0 comments on commit bba6bd6

Please sign in to comment.