File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -43,11 +43,17 @@ ENV DOCKER_BUILDX_URL_arm=https://github.com/docker/buildx/releases/download/v0.
4343 DOCKER_BUILDX_URL_arm64=https://github.com/docker/buildx/releases/download/v0.12.1/buildx-v0.12.1.linux-arm64 \
4444 DOCKER_BUILDX_URL_amd64=https://github.com/docker/buildx/releases/download/v0.12.1/buildx-v0.12.1.linux-amd64 \
4545<<<<<<< HEAD
46+ <<<<<<< HEAD
4647=======
4748<<<<<<< HEAD
4849=======
50+ <<<<<<< HEAD
4951=======
5052>>>>>>> 1e940af19 ((cherry-pick) add Rancher's workflow files and add FOSSA)
53+ =======
54+ >>>>>>> ca1f9d8ea (changes to makefile and dockerfile)
55+ =======
56+ >>>>>>> 26e1b9241 (changes to makefile and dockerfile)
5157FROM docker:19.03.8
5258=======
5359FROM docker:19.03.9
@@ -120,8 +126,16 @@ ENV DOCKER_BUILDX_URL_arm=https://github.com/docker/buildx/releases/download/v0.
120126=======
121127=======
122128>>>>>>> 00a097d85 ((cherry-pick) go generate and validate changes)
129+ <<<<<<< HEAD
123130>>>>>>> fc5b2a779 ((cherry-pick) go generate and validate changes)
131+ <<<<<<< HEAD
124132>>>>>>> 3b008b0e1 ((cherry-pick) go generate and validate changes)
133+ =======
134+ =======
135+ =======
136+ >>>>>>> f83c6b2df (changes to makefile and dockerfile)
137+ >>>>>>> ca1f9d8ea (changes to makefile and dockerfile)
138+ >>>>>>> 26e1b9241 (changes to makefile and dockerfile)
125139 DOCKER_BUILDX_URL=DOCKER_BUILDX_URL_${ARCH}
126140RUN wget -O - ${!DOCKER_BUILDX_URL} > /.docker/cli-plugins/docker-buildx && chmod +x /.docker/cli-plugins/docker-buildx
127141
You can’t perform that action at this time.
0 commit comments