Skip to content

Commit

Permalink
Manually update to node:18.12.0-buster-slim
Browse files Browse the repository at this point in the history
See dependabot/dependabot-core#2247 for why this is necessary.

Closes #308.
  • Loading branch information
domenic committed Nov 2, 2022
1 parent 46509ab commit 9beb666
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.17.1-buster-slim
FROM node:18.12.0-buster-slim

WORKDIR /app

Expand Down

0 comments on commit 9beb666

Please sign in to comment.