Update docker images #84

Manually merged
samuel-p merged 1 commits from renovate/docker-images into develop 2021-02-09 11:24:38 +00:00
1 changed files with 2 additions and 2 deletions

View File

@ -39,7 +39,7 @@ platform:
steps:
- name: build
image: arm64v8/node:12.20.1-buster@sha256:4f006d33bdf44b35d18a867043738510f60526697c7d4118ea38b334f86ae0eb
image: arm64v8/node:12.20.1-buster@sha256:6e4fb06ac546d32269a9d4d03f7af6ddc0968ef5ef9d1d0b7bf38ab897fff955
commands:
- npm install
- npm run build:ssr
@ -71,7 +71,7 @@ platform:
steps:
- name: build
image: arm32v7/node:12.20.1-buster@sha256:37d6f1cfdef57f170dce16d72ed21c5d463bed4a6ed340c056ef91cb94e39199
image: arm32v7/node:12.20.1-buster@sha256:a87a8b4fee64459e84da07cf130161218de8bb75d8cf62bf7c605c1fbff54220
commands:
- npm install
- npm run build:ssr