Compare commits

...

2 commits

Author SHA1 Message Date
b8dc76e57a Merge pull request 'Update alpine Docker tag to v3.14.3' (#161) from renovate/docker-images into develop
All checks were successful
continuous-integration/woodpecker the build was successful
Reviewed-on: #161
2021-11-14 20:14:23 +00:00
4cba2381a0 Update alpine Docker tag to v3.14.3
All checks were successful
continuous-integration/woodpecker the build was successful
2021-11-13 05:02:36 +00:00

View file

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