Skip to content

Commit 92a9005

Browse files
authored
Merge pull request #4 from kauche/update-image
go: update the go version in Dockerfile
2 parents bbc8347 + 5b38af6 commit 92a9005

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.20.4-bullseye AS builder
1+
FROM golang:1.25.3-trixie AS builder
22

33
ARG TARGETOS
44
ARG TARGETARCH

0 commit comments

Comments
 (0)