mirror of
https://codeberg.org/cunicu/cunicu.git
synced 2025-09-26 21:01:14 +08:00
chore(deps): update alpine docker tag to v3.19
This commit is contained in:
@@ -19,7 +19,7 @@ RUN go mod download
|
||||
COPY . .
|
||||
RUN make
|
||||
|
||||
FROM alpine:3.18
|
||||
FROM alpine:3.19
|
||||
|
||||
COPY --from=builder /app/cunicu /
|
||||
|
||||
|
Reference in New Issue
Block a user