Skip to content

Commit 61aab9e

Browse files
authored
Reverting to build tools 34
Migrating to build tools 36 didn't solve our issue
1 parent 3245a98 commit 61aab9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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;36.0.0"
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)