Skip to content

Commit 96eadb0

Browse files
authored
Merge pull request #32 from knrdl/dependabot/docker/golang-1.24.3-alpine3.20
chore(deps): bump golang from 1.24.2-alpine3.20 to 1.24.3-alpine3.20
2 parents 8d0efd2 + d954168 commit 96eadb0

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

33
WORKDIR /go/src/app
44

0 commit comments

Comments
 (0)