Skip to content

Commit f5a0f08

Browse files
chore(deps): update mariadb docker tag to v10.11
1 parent 094d400 commit f5a0f08

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pro_selfhosted.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ jobs:
140140

141141
services:
142142
mariadb:
143-
image: mariadb:10.4
143+
image: mariadb:10.11
144144
env:
145145
MARIADB_ROOT_PASSWORD: p455w0rd
146146
MARIADB_USER: semaphore
@@ -382,7 +382,7 @@ jobs:
382382

383383
services:
384384
mariadb:
385-
image: mariadb:10.4
385+
image: mariadb:10.11
386386
env:
387387
MARIADB_ROOT_PASSWORD: p455w0rd
388388
MARIADB_USER: semaphore

0 commit comments

Comments
 (0)