Update mysql Docker tag to v8.3
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
renovate 2024-04-15 09:01:19 +00:00
parent 5f4da44bf0
commit 4de13f83f7
1 changed files with 1 additions and 1 deletions

View File

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