Merge pull request 'Update dependency nodejs to v14.19.0-r0' (#164) from renovate/base-dependencies into develop
ci/woodpecker/push/woodpecker Pipeline was successful Details

Reviewed-on: #164
This commit is contained in:
Samuel Philipp 2022-03-25 18:42:13 +00:00
commit f563f0be78
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
FROM alpine:3.15.0@sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300
RUN apk --no-cache add nodejs="14.18.1-r0"
RUN apk --no-cache add nodejs="14.19.0-r0"
COPY dist/universal-statuspage /universal-statuspage