Skip to content

Commit 7322934

Browse files
Docker: Bump golang from 1.25.5-trixie to 1.25.6-trixie (#22)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3069bf2 commit 7322934

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM --platform=$BUILDPLATFORM golang:1.25.5-trixie AS builder
1+
FROM --platform=$BUILDPLATFORM golang:1.25.6-trixie AS builder
22

33
RUN apt-get update && apt-get install -y --no-install-recommends \
44
gcc-aarch64-linux-gnu libc6-dev-arm64-cross \

0 commit comments

Comments
 (0)