Skip to content

Commit 7ed6d6e

Browse files
chore(deps): update golang docker tag to v1.22 (#261)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 47c0e17 commit 7ed6d6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.21-alpine AS builder
1+
FROM golang:1.22-alpine AS builder
22

33
RUN apk --no-cache add gcc musl-dev
44

0 commit comments

Comments
 (0)