Skip to content

Commit d2e667a

Browse files
chore(deps): update golang docker tag to v1.24.5 (#318)
Signed-off-by: renovate[bot] <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cb728ca commit d2e667a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/build.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.24.4-bookworm@sha256:ee7ff13d239350cc9b962c1bf371a60f3c32ee00eaaf0d0f0489713a87e51a67
1+
FROM golang:1.24.5-bookworm@sha256:69adc37c19ac6ef724b561b0dc675b27d8c719dfe848db7dd1092a7c9ac24bc6
22
RUN apt update && apt install -y clang gcc flex bison make autoconf \
33
gcc-arm-linux-gnueabi libc6-dev-armhf-cross \
44
libelf-dev gcc-aarch64-linux-gnu libc6-dev-arm64-cross git && \

0 commit comments

Comments
 (0)