mirror of
https://github.com/caprover/caprover
synced 2026-05-03 18:20:32 +00:00
Updated frontend
This commit is contained in:
@@ -15,7 +15,7 @@ RUN npm ci --production && \
|
||||
|
||||
# Build frontend code using a fixed hash commit.
|
||||
|
||||
ENV FRONTEND_COMMIT_HASH 2230e0def02bb9894967054b3f9a62bb59f2aa08
|
||||
ENV FRONTEND_COMMIT_HASH d06103e63a96471f6da149ae37c83e984bf5f2a4
|
||||
|
||||
# armV7 fails: https://github.com/yarnpkg/yarn/issues/5259 https://github.com/nodejs/docker-node/issues/1335
|
||||
RUN curl -Iv https://registry.yarnpkg.com/@ant-design/icons-svg/-/icons-svg-4.1.0.tgz && \
|
||||
|
||||
Reference in New Issue
Block a user