Update alpine Docker tag to v3.20.0
This commit is contained in:
parent
ce992d4859
commit
63c85278a9
@ -1,4 +1,4 @@
|
||||
FROM alpine:3.19.1 as base
|
||||
FROM alpine:3.20.0 as base
|
||||
ARG TARGETARCH
|
||||
|
||||
FROM base AS base-amd64
|
||||
|
Loading…
x
Reference in New Issue
Block a user