Skip to content

Commit f550d50

Browse files
committed
chore(deps): update golang docker tag to v1.22.3
1 parent 59a0491 commit f550d50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM --platform=$BUILDPLATFORM golang:1.22.2 AS build
1+
FROM --platform=$BUILDPLATFORM golang:1.22.3 AS build
22

33
WORKDIR /workspace
44
# Copy the Go Modules manifests

0 commit comments

Comments
 (0)