Skip to content

Commit

Permalink
Frontend DC node:22-bullseye
Browse files Browse the repository at this point in the history
  • Loading branch information
DerekRoberts committed Jun 13, 2024
1 parent 4cbdb0b commit 876111b
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 @@ -72,7 +72,7 @@ services:
BACKEND_URL: http://backend:3000
PORT: 3000
NODE_ENV: development
image: node:20-bullseye
image: node:22-bullseye
ports: ["3000:3000"]
volumes: ["./frontend:/app", "/app/node_modules"]
healthcheck:
Expand Down

0 comments on commit 876111b

Please sign in to comment.