Skip to content

Commit

Permalink
Merge pull request #12 from nhost/node-16
Browse files Browse the repository at this point in the history
Use Node 16
  • Loading branch information
plmercereau authored Oct 12, 2022
2 parents 85f23e8 + 5a9356a commit ace9fa8
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:14-alpine
FROM node:16-alpine

# * Same version as in Watchtower
ARG EXPRESS_VERSION=4.18.1
Expand Down

0 comments on commit ace9fa8

Please sign in to comment.