Skip to content

Commit efdb267

Browse files
committed
bumped go version in dockerfile
Signed-off-by: swastik959 <Sswastik959@gmail.com>
1 parent 6857fd8 commit efdb267

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Dockerfile.dapper

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,11 @@ RUN wget -O - https://golang.org/dl/go1.26.1.linux-${!GOLANG_ARCH}.tar.gz | tar
174174
<<<<<<< HEAD
175175
<<<<<<< HEAD
176176
<<<<<<< HEAD
177+
<<<<<<< HEAD
177178
RUN wget -O - https://golang.org/dl/go1.25.6.linux-${!GOLANG_ARCH}.tar.gz | tar -xzf - -C /usr/local && \
179+
=======
180+
RUN wget -O - https://golang.org/dl/go1.26.1.linux-${!GOLANG_ARCH}.tar.gz | tar -xzf - -C /usr/local && \
181+
>>>>>>> df950ebc1 (bumped go version in dockerfile)
178182
curl -sL https://install.goreleaser.com/github.com/golangci/golangci-lint.sh | sh -s v1.41.0
179183
=======
180184
>>>>>>> 1e940af19 ((cherry-pick) add Rancher's workflow files and add FOSSA)

0 commit comments

Comments
 (0)