Skip to content

Commit

Permalink
chore(deps): update node.js to v16.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 20, 2022
1 parent db1a729 commit 3805a5a
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,6 +1,6 @@
# get node version 10
# TODO: update node version
FROM node:16.17.0-buster-slim
FROM node:16.18.1-buster-slim

# Create app directory
WORKDIR /usr/src/app
Expand Down

0 comments on commit 3805a5a

Please sign in to comment.