Skip to content
This repository was archived by the owner on Jun 7, 2022. It is now read-only.

Commit 0731878

Browse files
Update node Docker tag to v13.14.0 (#371)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent d97a058 commit 0731878

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:13.11.0-alpine@sha256:5769ed0cbef82ecd0d3b9522a086da41927d09ed38a286ab3c76b36bfc5f4e7a
1+
FROM node:13.14.0-alpine@sha256:4d6b35f8d14b2f476005883f9dec0a93c83213838fd3def3db0d130b1b148653
22

33
# Use tini (https://github.com/krallin/tini) for proper signal handling.
44
RUN apk add --no-cache tini

0 commit comments

Comments
 (0)