Update dependency nodejs to v14.21.3-r0
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful

This commit is contained in:
Renovate Bot 2023-07-15 04:01:54 +00:00
parent 83640daa73
commit 9ddb71f697

View file

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