Skip to content

Commit

Permalink
Updated to node:14.21.3-buster; stretch is obsolete
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisekelley committed May 4, 2023
1 parent 98b175c commit d831992
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.16.1-stretch
FROM node:14.21.3-buster

# Same as "export TERM=dumb"; prevents error "Could not open terminal for stdout: $TERM not set"
ENV TERM linux
Expand Down

0 comments on commit d831992

Please sign in to comment.