Update golang Docker tag to v1.22
PR created by Renovate Bot.
This commit is contained in:
parent
2cd38265cf
commit
24e026f861
@ -1,4 +1,4 @@
|
||||
FROM golang:1.21-alpine3.18@sha256:1819fa65e8c99cdb07f927954d741d6e6afe079fdbf5f032c25844d04b26a51f AS builder
|
||||
FROM golang:1.22-alpine3.18@sha256:790c66717f8c02bb36f468f2fa68fa2b41c25e7612edbe5b0192ddf20944a21e AS builder
|
||||
|
||||
WORKDIR /corn-util
|
||||
COPY go.mod go.sum ./
|
||||
|
Reference in New Issue
Block a user