Update alpine Docker tag to v3.20.1 #30

Merged
renovate-bot merged 1 commits from renovate/alpine-3.x into master 2024-06-21 22:00:13 +00:00
Showing only changes of commit 4ca8981d0c - Show all commits

View File

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