Skip to content

Commit

Permalink
Update Node.js to v20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 18, 2023
1 parent 29e712b commit 5ecac93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/docker/production/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ RUN ./scripts/build.sh release ./cozy-stack


# Multi-stage image: the main image
FROM node:16-bookworm-slim
FROM node:20-bookworm-slim

ENV COUCHDB_PROTOCOL=http \
COUCHDB_HOST=couchdb \
Expand Down

0 comments on commit 5ecac93

Please sign in to comment.