Skip to content

Commit

Permalink
chore(deps): update node docker tag to v23
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 2, 2024
1 parent a16e312 commit d180220
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ services:
# ---- main container ---- #
app:
profiles: ["app"]
image: node:20-alpine
image: node:23-alpine
working_dir: /app
entrypoint: npm --no-update-notifier --no-fund --no-audit
command: start
Expand Down

0 comments on commit d180220

Please sign in to comment.