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

Commit 39c6619

Browse files
chore(deps): update golang docker tag to v1.26
1 parent c53b651 commit 39c6619

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:b54cbf583d390341599d7bcbc062425c081105cc5ef6d170ced98ef9d047c716 AS builder
22
ARG TARGETARCH
33

44
WORKDIR /workspace

0 commit comments

Comments
 (0)