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
All checks were successful
continuous-integration/woodpecker the build was successful
Reviewed-on: #161
This commit is contained in:
commit
b8dc76e57a
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
RUN apk --no-cache add nodejs="14.18.1-r0"
|
||||||
|
|
||||||
|
|
Reference in a new issue