Skip to content

Commit

Permalink
chore(deps): pin golang docker tag to 3f3b9da (#194)
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 29, 2024
1 parent 4e94b85 commit 441ae2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/build.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.23-bookworm
FROM golang:1.23-bookworm@sha256:3f3b9daa3de608f3e869cd2ff8baf21555cf0fca9fd34251b8f340f9b7c30ec5
RUN apt update && apt install -y clang gcc flex bison make autoconf \
libelf-dev gcc-aarch64-linux-gnu libc6-dev-arm64-cross git && \
git config --global --add safe.directory /app
Expand Down

0 comments on commit 441ae2e

Please sign in to comment.