Skip to content

Commit

Permalink
use node 16
Browse files Browse the repository at this point in the history
  • Loading branch information
Emile Nijssen committed Jan 11, 2022
1 parent 72267b4 commit df48049
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 docker.io/library/node:14-alpine@sha256:dc92f36e7cd917816fa2df041d4e9081453366381a00f40398d99e9392e78664
FROM docker.io/library/node:16-alpine

# Install Linux packages
RUN apk add -U --no-cache wireguard-tools dumb-init
Expand Down

0 comments on commit df48049

Please sign in to comment.