Skip to content

Commit c765d72

Browse files
chore(deps): update golang docker tag to v1.22
1 parent 8ae632e commit c765d72

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-
ARG GO_VERSION=1.21-alpine3.18
1+
ARG GO_VERSION=1.22-alpine3.18
22
ARG FROM_IMAGE=alpine:3.18
33

44
FROM --platform=${BUILDPLATFORM} golang:${GO_VERSION} AS builder

0 commit comments

Comments
 (0)