mirror of https://github.com/icedream/icecon.git
Update alpine Docker tag to v3.23
parent
eeef577911
commit
9b32d8de78
|
|
@ -9,7 +9,7 @@ RUN go build -v -ldflags "-s -w" .
|
||||||
|
|
||||||
###
|
###
|
||||||
|
|
||||||
FROM alpine:3.19
|
FROM alpine:3.23
|
||||||
|
|
||||||
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