mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-10 04:05:42 +01:00
Update docker.io/bitnami/mysql Docker tag to v8.4
This commit is contained in:
parent
ad92ede00a
commit
7614efcaf6
1 changed files with 1 additions and 1 deletions
|
@ -154,7 +154,7 @@ jobs:
|
|||
image: 'code.forgejo.org/oci/node:20-bookworm'
|
||||
services:
|
||||
mysql:
|
||||
image: 'docker.io/bitnami/mysql:8.0'
|
||||
image: 'docker.io/bitnami/mysql:8.4'
|
||||
env:
|
||||
ALLOW_EMPTY_PASSWORD: yes
|
||||
MYSQL_DATABASE: testgitea
|
||||
|
|
Loading…
Reference in a new issue