Browse Source

Branch updated to 1.7.0

pull/442/head
Michal Ciania 4 years ago
parent
commit
32f71e5732
  1. 2
      dockerfile

2
dockerfile

@ -10,7 +10,7 @@ RUN npm install --legacy-peer-deps && \
chmod +x /app/extra/entrypoint.sh chmod +x /app/extra/entrypoint.sh
FROM node:14-buster-slim AS release FROM node:14-bullseye-slim AS release
ARG BUILD_DATE ARG BUILD_DATE

Loading…
Cancel
Save