mirror of https://github.com/icedream/icecon.git
Merge 94664ebca9
into eeef577911
commit
d1ab4f7819
|
@ -1,4 +1,4 @@
|
|||
FROM golang:1.22-alpine AS build
|
||||
FROM golang:1.25-alpine AS build
|
||||
|
||||
WORKDIR /usr/src/icecon
|
||||
COPY go.mod go.sum ./
|
||||
|
|
Loading…
Reference in New Issue