Merge branch 'main' into renovate/react-native-0.x

This commit is contained in:
awfixer
2026-03-22 10:33:26 -07:00
committed by GitHub

View File

@@ -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 \
&& { \ && { \