Skip to content

Commit

Permalink
deploy: bump mysql version
Browse files Browse the repository at this point in the history
  • Loading branch information
Ehco1996 committed Nov 4, 2023
1 parent c5c12b6 commit 47e37f8
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 @@ -24,7 +24,7 @@ services:
networks:
- sspanel
mysql:
image: mysql:5.7
image: mysql:8.2
container_name: mysql
restart: always
environment:
Expand Down

0 comments on commit 47e37f8

Please sign in to comment.