Compare commits

..

No commits in common. "54f2c708979ba0586bcfb36daa34cba6be722621" and "b8dc76e57a171d55feff1cf83cb46449f1c072b3" have entirely different histories.

View file

@ -1,4 +1,4 @@
FROM alpine:3.15.0@sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 FROM alpine:3.14.3@sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2
RUN apk --no-cache add nodejs="14.18.1-r0" RUN apk --no-cache add nodejs="14.18.1-r0"