Skip to content
This repository has been archived by the owner on Oct 26, 2021. It is now read-only.

Commit

Permalink
Merge pull request #531 from monetr/renovate/node-16.x
Browse files Browse the repository at this point in the history
Update Node.js to v16.5.0
  • Loading branch information
elliotcourant authored Jul 19, 2021
2 parents 5b4319e + bee79fa commit 3d0f0f8
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:16.4.2-buster AS builder
FROM node:16.5.0-buster AS builder

ARG ENVIRONMENT
ENV ENVIRONMENT=$ENVIRONMENT
Expand Down

0 comments on commit 3d0f0f8

Please sign in to comment.