mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-18 06:03:38 +08:00
test: fix buildkite/puppeteer version (#25007)
This commit is contained in:
parent
351c842015
commit
6fe239b1c3
@ -1,4 +1,4 @@
|
||||
FROM buildkite/puppeteer:latest
|
||||
FROM buildkite/puppeteer:v3.0.4
|
||||
RUN mkdir /app
|
||||
WORKDIR /app
|
||||
COPY package.json ./
|
||||
|
Loading…
Reference in New Issue
Block a user