Update alpine Docker tag to v3.20.3 #36

Merged
renovate-bot merged 1 commits from renovate/alpine-3.x into master 2024-09-14 18:23:54 +00:00
Showing only changes of commit e3bb7aa9bb - Show all commits

View File

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