Skip to content
This repository was archived by the owner on Jul 31, 2026. It is now read-only.

Commit 5d4703e

Browse files
committed
Migrates to build tools v34
1 parent 83cf622 commit 5d4703e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -458,7 +458,7 @@ WORKDIR ${FINAL_DIRWORK}
458458

459459
FROM pre-minimal as minimal-plus
460460

461-
ARG BUILD_TOOLS="build-tools;33.0.2"
461+
ARG BUILD_TOOLS="build-tools;34.0.0"
462462
ARG NODE_VERSION="18.x"
463463

464464
RUN echo "installing: ${BUILD_TOOLS}" && \

0 commit comments

Comments
 (0)