Compare commits

..

2 Commits

Author SHA1 Message Date
cdeb5e2d84 Merge pull request 'Update mysql Docker tag to v8.4' (#20) from renovate/mysql-8.x into master
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: #20
2024-06-09 14:47:50 +00:00
f5d8ad7c8c Update mysql Docker tag to v8.4
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-05-01 01:01:28 +00:00

View File

@ -1,7 +1,7 @@
version: "3.8"
services:
mysql:
image: mysql:8.2
image: mysql:8.4
ports:
- 3306:3306
environment: