mirror of https://github.com/icedream/icecon.git
Merge remote-tracking branch 'origin/renovate/golang-1.x' into develop
commit
2f881a0a80
|
@ -1,4 +1,4 @@
|
|||
FROM golang:1.21-alpine AS build
|
||||
FROM golang:1.22-alpine AS build
|
||||
|
||||
WORKDIR /usr/src/icecon
|
||||
COPY go.mod go.sum ./
|
||||
|
|
Loading…
Reference in New Issue