Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd6c034d

Browse files
authored
chore: pin dogfood npm dependencies (#17216)
1 parentb1f5d45 commitd6c034d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎dogfood/coder/Dockerfile‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -247,8 +247,8 @@ RUN source $NVM_DIR/nvm.sh && \
247247
nvm use $NODE_VERSION
248248
ENV PATH=$NVM_DIR/versions/node/v$NODE_VERSION/bin:$PATH
249249
# Allow patch updates for npm and pnpm
250-
RUN npm install -g npm@10.8.1
251-
RUN npm install -g pnpm@9.15.1
250+
RUN npm install -g npm@10.8.1 --integrity=sha512-Dp1C6SvSMYQI7YHq/y2l94uvI+59Eqbu1EpuKQHQ8p16txXRuRit5gH3Lnaagk2aXDIjg/Iru9pd05bnneKgdw==
251+
RUN npm install -g pnpm@9.15.1 --integrity=sha512-GstWXmGT7769p3JwKVBGkVDPErzHZCYudYfnHRncmKQj3/lTblfqRMSb33kP9pToPCe+X6oj1n4MAztYO+S/zw==
252252

253253
RUN pnpx playwright@1.47.0 install --with-deps chromium
254254

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp