Update alpine Docker tag to v3.20.2 #32

Merged
renovate-bot merged 1 commits from renovate/alpine-3.x into master 2024-08-03 19:40:34 +00:00
Showing only changes of commit 7e3360f187 - Show all commits

View File

@ -1,4 +1,4 @@
FROM alpine:3.20.1 as base
FROM alpine:3.20.2 as base
ARG TARGETARCH
FROM base AS base-amd64