Skip to content

Commit 8d0efd2

Browse files
authored
Merge pull request #31 from knrdl/dependabot/docker/golang-1.24.2-alpine3.20
chore(deps): bump golang from 1.24.1-alpine3.20 to 1.24.2-alpine3.20
2 parents 8713ee9 + 9a4e6f6 commit 8d0efd2

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 docker.io/golang:1.24.1-alpine3.20 as builder
1+
FROM docker.io/golang:1.24.2-alpine3.20 as builder
22

33
WORKDIR /go/src/app
44

0 commit comments

Comments
 (0)