Skip to content

Commit 69f6ba3

Browse files
use the latest golang 1.25.7 alpine
1 parent 5362b82 commit 69f6ba3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# 1.25.5-alpine3.23
2-
FROM golang@sha256:cc737435e2742bd6da3b7d575623968683609a3d2e0695f9d85bee84071c08e6 AS builder
1+
# 1.25.7-alpine3.23
2+
FROM golang@sha256:f6751d823c26342f9506c03797d2527668d095b0a15f1862cddb4d927a7a4ced AS builder
33

44
WORKDIR /app
55
COPY go.mod go.sum ./

0 commit comments

Comments
 (0)