Update alpine Docker tag to v3.20.0
Some checks failed
Test Pull Request / Build Image (pull_request) Failing after 1m21s
Test Pull Request / Notify (pull_request) Has been skipped
Build Image / Validate Image (push) Successful in 1m30s
Build Image / Publish Image (push) Failing after 1m17s
Build Image / Notify (push) Has been skipped
Some checks failed
Test Pull Request / Build Image (pull_request) Failing after 1m21s
Test Pull Request / Notify (pull_request) Has been skipped
Build Image / Validate Image (push) Successful in 1m30s
Build Image / Publish Image (push) Failing after 1m17s
Build Image / Notify (push) Has been skipped
This commit is contained in:
parent
48f1281ba6
commit
c12eb0b381
@ -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