Skip to content
This repository was archived by the owner on Jul 14, 2026. It is now read-only.

Commit 6c5aa89

Browse files
chore(deps): update golang docker tag to v1.26
1 parent 00ff1b4 commit 6c5aa89

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@sha256:36b4f45d2874905b9e8573b783292629bcb346d0a70d8d7150b6df545234818f AS builder
1+
FROM --platform=$BUILDPLATFORM golang:1.26@sha256:87a41d2539e5671777734e91f467499ed5eafb1fb1f77221dff2744db7a51775 AS builder
22
ARG TARGETARCH
33

44
WORKDIR /workspace

0 commit comments

Comments
 (0)