Use mirror.gcr.io
This commit is contained in:
parent
f36f893e70
commit
f6e2278c81
@ -1,4 +1,4 @@
|
||||
FROM node:18-alpine as dev
|
||||
FROM mirror.gcr.io/library/node:18-alpine as dev
|
||||
RUN apk add netcat-openbsd
|
||||
|
||||
RUN npm config set update-notifier false
|
||||
|
Loading…
Reference in New Issue
Block a user