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