Skip to content

Commit

Permalink
Change OS_REPO to mine to try pushing images to Docker Hub
Browse files Browse the repository at this point in the history
  • Loading branch information
benok committed Jan 24, 2022
1 parent 331dd17 commit ce9e7f0
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
Expand Up @@ -17,7 +17,7 @@ ARG DAPPER_HOST_ARCH=amd64
ARG HOST_ARCH=${DAPPER_HOST_ARCH}
ARG ARCH=${HOST_ARCH}

ARG OS_REPO=rancher
ARG OS_REPO=benok
ARG DOCKER_VERSION=1.10.3
ARG DOCKER_PATCH_VERSION=v${DOCKER_VERSION}-ros1

Expand Down

0 comments on commit ce9e7f0

Please sign in to comment.