Skip to content

Commit

Permalink
chore(deps): update node.js to v20.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Renovatebot authored and renovate[bot] committed May 8, 2024
1 parent 448205b commit e223266
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:20.12.2-alpine as base
FROM node:20.13.0-alpine as base
ENV NODE_ENV production
USER node

Expand Down

0 comments on commit e223266

Please sign in to comment.