Update golang Docker tag to v1.22 (#100)
All checks were successful
Build and push container image / build (push) Successful in 56s
All checks were successful
Build and push container image / build (push) Successful in 56s
Co-authored-by: Renovate <system@toast-server.net> Co-committed-by: Renovate <system@toast-server.net>
This commit is contained in:
parent
2cd38265cf
commit
cd71a3647e
@ -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
|
WORKDIR /corn-util
|
||||||
COPY go.mod go.sum ./
|
COPY go.mod go.sum ./
|
||||||
|
Reference in New Issue
Block a user