chore(deps): update alpine docker tag to v3.20

This commit is contained in:
renovate[bot] 2024-06-17 03:11:04 +00:00 committed by Steffen Vogel
parent cd9be31eb3
commit 5bc8986fd5

View File

@ -19,7 +19,7 @@ RUN go mod download
COPY . .
RUN make
FROM alpine:3.19
FROM alpine:3.20
COPY --from=builder /app/cunicu /