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

This commit is contained in:
renovate 2023-08-03 01:01:07 +00:00
parent c2d9bde962
commit 727dd7ae6f
1 changed files with 1 additions and 1 deletions

View File

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