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

This commit is contained in:
renovate[bot]
2023-12-11 09:34:34 +00:00
parent 65348fce67
commit 4b5f202822

View File

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