Skip to content

Commit dedd0ca

Browse files
chore(deps): update golang docker tag to v1.24.2
1 parent 6e86b61 commit dedd0ca

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.24.1-alpine AS builder
1+
FROM golang:1.24.2-alpine AS builder
22
RUN apk add --update --no-cache ca-certificates git
33

44
FROM scratch

0 commit comments

Comments
 (0)