Merge pull request 'Update amd64/node:lts-buster Docker digest to 601d279' (#136) from renovate/docker-images into develop
All checks were successful
continuous-integration/drone/push Build is passing

Reviewed-on: #136
This commit is contained in:
Samuel Philipp 2021-07-06 20:32:24 +00:00
commit 9602bc894b

View file

@ -8,7 +8,7 @@ platform:
steps: steps:
- name: build - name: build
image: amd64/node:lts-buster@sha256:828d74a846e6fdf1e4bc5b2fe19b199b56608fecf105488b5d0ebd0a43c0d5fd image: amd64/node:lts-buster@sha256:601d279c9e850c3349d3a729be8e9ff3b9904deff11d5f8941f424b2794b8189
commands: commands:
- npm install - npm install
- npm run build:ssr - npm run build:ssr