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

Commit 17c9cba

Browse files
Update Node.js to v13.11.0 (#345)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent d31842d commit 17c9cba

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.8.0-alpine@sha256:8f1a8097d2ad6a28e8ef2f0d8a50d16c3665f2d972b9ed85549208309ca9fc2d
1+
FROM node:13.11.0-alpine@sha256:5769ed0cbef82ecd0d3b9522a086da41927d09ed38a286ab3c76b36bfc5f4e7a
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)