Compare commits

..

No commits in common. "f563f0be78593eb047150af5e117ee88f2227dd8" and "0b08a887d900e8ddafae41a2e1fa056f66e4ad0b" have entirely different histories.

View file

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