Skip to content

Commit 6dc5307

Browse files
authored
Merge pull request #53 from mxssl/dependabot/docker/golang-1.25.4-alpine3.22
Bump golang from 1.25.3-alpine3.22 to 1.25.4-alpine3.22
2 parents b8f5279 + 5cfeafc commit 6dc5307

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 golang:1.25.3-alpine3.22 as builder
1+
FROM golang:1.25.4-alpine3.22 as builder
22

33
ENV GO111MODULE=on
44

0 commit comments

Comments
 (0)