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

Commit

Permalink
Update Node.js to v16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 7, 2021
1 parent c9348c1 commit 5ce3f16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:13.14.0-alpine@sha256:4d6b35f8d14b2f476005883f9dec0a93c83213838fd3def3db0d130b1b148653
FROM node:16.4.2-alpine@sha256:1cc05b00921e12dc6096af1af1b5dd2e770db3f8181697a189c6dd5dd160ac44

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

0 comments on commit 5ce3f16

Please sign in to comment.