Skip to content

Commit 49bf9b7

Browse files
chore(deps): update golang docker tag to v1.22.4
1 parent 69bdd16 commit 49bf9b7

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.3 AS build
1+
FROM --platform=$BUILDPLATFORM golang:1.22.4 AS build
22

33
WORKDIR /workspace
44
# Copy the Go Modules manifests

0 commit comments

Comments
 (0)