Update build base name

pull/237/head
Aliaksandr Shulyak 4 years ago
parent 6dec7d2d5c
commit a00eebbca0
No known key found for this signature in database
GPG Key ID: 0BFCA412B03A4A76

@ -10,7 +10,7 @@ RUN npm install npm@latest --global \
COPY client .
RUN npm run build
FROM ghcr.io/plankanban/planka:base
FROM ghcr.io/plankanban/planka:build-base
WORKDIR /app

Loading…
Cancel
Save