mirror of
https://github.com/awfixers-stuff/src.git
synced 2026-03-23 11:05:59 +00:00
Merge branch 'main' into renovate/react-native-0.x
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