mirror of https://github.com/icedream/icecon.git
Merge 8fec758bdc
into eeef577911
commit
cf1d16c251
|
@ -9,7 +9,7 @@ RUN go build -v -ldflags "-s -w" .
|
||||||
|
|
||||||
###
|
###
|
||||||
|
|
||||||
FROM alpine:3.19
|
FROM alpine:3.22
|
||||||
|
|
||||||
COPY --from=build /usr/src/icecon/icecon /usr/local/bin
|
COPY --from=build /usr/src/icecon/icecon /usr/local/bin
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue