Skip to content

Commit 6857fd8

Browse files
committed
changes to makefile and dockerfile
Signed-off-by: swastik959 <Sswastik959@gmail.com>
1 parent 9710695 commit 6857fd8

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

Dockerfile.dapper

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff 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)
5157
FROM docker:19.03.8
5258
=======
5359
FROM 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}
126140
RUN wget -O - ${!DOCKER_BUILDX_URL} > /.docker/cli-plugins/docker-buildx && chmod +x /.docker/cli-plugins/docker-buildx
127141

0 commit comments

Comments
 (0)