Skip to content

Commit

Permalink
Update compose.prod.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ambroisemaupate authored Nov 5, 2024
1 parent 8018801 commit 9721215
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose.prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
name: ${APP_NAMESPACE}
services:
db:
image: mysql:8.0
image: mysql:8.0.40
restart: always
cap_add:
- SYS_NICE # CAP_SYS_NICE
Expand Down

0 comments on commit 9721215

Please sign in to comment.