mirror of
https://github.com/awfixers-stuff/src.git
synced 2026-03-23 11:05:59 +00:00
Merge pull request #8 from awfixers-stuff/renovate/alpine-3.x
Update alpine Docker tag to v3.23.3
This commit is contained in:
@@ -23,7 +23,7 @@ FROM bootstrap_build_deps AS bootstrap_builder
|
|||||||
&& apk del .rust-builder
|
&& apk del .rust-builder
|
||||||
|
|
||||||
|
|
||||||
FROM alpine:3.13.3 AS pipeline
|
FROM alpine:3.23.3 AS pipeline
|
||||||
# hadolint ignore=SC2016
|
# hadolint ignore=SC2016
|
||||||
RUN apk upgrade --update-cache --available \
|
RUN apk upgrade --update-cache --available \
|
||||||
&& { \
|
&& { \
|
||||||
|
|||||||
Reference in New Issue
Block a user