Skip to content

Commit

Permalink
Upgrade to Node.js v20 LTS
Browse files Browse the repository at this point in the history
  • Loading branch information
scq authored and codyfinegan committed Apr 15, 2024
1 parent 99952ae commit 5b25630
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 @@ -8,7 +8,7 @@ services:
# docker-compose -f docker-compose.yml -f compose/nginx.yml -f compose/pgsql.yml -f compose/php.yml up -d pgsql php-7.3

nodejs:
image: node:16
image: node:20
container_name: totara_nodejs
environment:
TZ: ${TIME_ZONE}
Expand Down

0 comments on commit 5b25630

Please sign in to comment.