Skip to content

Commit a7143d6

Browse files
committed
Bump tamago-go from 1.24.1 to 1.25.1
1 parent 42fa395 commit a7143d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ RUN mkdir protoc && \
1818

1919
# Tamago bits
2020
RUN apt-get -y install binutils-arm-none-eabi build-essential make u-boot-tools fuse fuse2fs
21-
RUN curl -sfL https://github.com/usbarmory/tamago-go/releases/download/tamago-go1.24.1/tamago-go1.24.1.linux-amd64.tar.gz | tar -xzf - -C /
21+
RUN curl -sfL https://github.com/usbarmory/tamago-go/releases/download/tamago-go1.25.1/tamago-go1.25.1.linux-amd64.tar.gz | tar -xzf - -C /
2222
ENV TAMAGO=/usr/local/tamago-go/bin/go
2323

2424
ENV GOPATH /go

0 commit comments

Comments
 (0)