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 Jun 4, 2021
1 parent bd82c81 commit 7bc72d3
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.3.0-alpine@sha256:f372a9ffcec27159dc9623bad29997a1b61eafbb145dbf4f7a64568be2f59b99

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

0 comments on commit 7bc72d3

Please sign in to comment.