Skip to content

Commit

Permalink
use node:16 base image
Browse files Browse the repository at this point in the history
  • Loading branch information
bloep committed Apr 10, 2023
1 parent 6fd27c2 commit a70d8fd
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,5 +1,5 @@

FROM node:12.10
FROM node:16

RUN apt-get update \
# See https://crbug.com/795759
Expand Down

0 comments on commit a70d8fd

Please sign in to comment.