Update docker images Docker tags to v12.20.2 #86

Manually merged
samuel-p merged 1 commit from renovate/docker-images into develop 2021-02-13 17:42:33 +00:00

View file

@ -8,7 +8,7 @@ platform:
steps:
- name: build
image: amd64/node:12.20.1-buster@sha256:3440228a7138f6588fdc75fccf43261bf5ccde0674d037d10795185a85815542
image: amd64/node:12.20.2-buster@sha256:791a070729019e6170cb8a0bff536ecf4ad0d42bf0d040a2a60a768c0a8dd47e
commands:
- npm install
- npm run build:ssr
@ -39,7 +39,7 @@ platform:
steps:
- name: build
image: arm64v8/node:12.20.1-buster@sha256:6e4fb06ac546d32269a9d4d03f7af6ddc0968ef5ef9d1d0b7bf38ab897fff955
image: arm64v8/node:12.20.2-buster@sha256:f1cbcce5e83babda708912f08674790e9d6f739284cee609c39e78d8a90d6f7e
commands:
- npm install
- npm run build:ssr
@ -71,7 +71,7 @@ platform:
steps:
- name: build
image: arm32v7/node:12.20.1-buster@sha256:a87a8b4fee64459e84da07cf130161218de8bb75d8cf62bf7c605c1fbff54220
image: arm32v7/node:12.20.2-buster@sha256:13c6a795c7ff8475c5087892f7d085da9bdf09d01a51682b218a4a2aa75cf324
commands:
- npm install
- npm run build:ssr