We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb728ca commit d2e667aCopy full SHA for d2e667a
.github/build.Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.24.4-bookworm@sha256:ee7ff13d239350cc9b962c1bf371a60f3c32ee00eaaf0d0f0489713a87e51a67
+FROM golang:1.24.5-bookworm@sha256:69adc37c19ac6ef724b561b0dc675b27d8c719dfe848db7dd1092a7c9ac24bc6
2
RUN apt update && apt install -y clang gcc flex bison make autoconf \
3
gcc-arm-linux-gnueabi libc6-dev-armhf-cross \
4
libelf-dev gcc-aarch64-linux-gnu libc6-dev-arm64-cross git && \
0 commit comments