Skip to content
This repository was archived by the owner on Jul 16, 2024. It is now read-only.

Commit 9c750a0

Browse files
chore(deps): update golang docker tag to v1.22
1 parent fb6c5ed commit 9c750a0

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 golang:1.20-alpine AS builder
1+
FROM golang:1.22-alpine AS builder
22

33
# Move to working directory (/build).
44
WORKDIR /build

0 commit comments

Comments
 (0)