We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f3a785 commit ff27de1Copy full SHA for ff27de1
2 files changed
.github/workflows/build-image.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
services:
15
mariadb:
16
- image: mariadb:10.8.2
+ image: mariadb:10.11.16
17
env:
18
MYSQL_ROOT_PASSWORD: root
19
MYSQL_DATABASE: nethcti3
.github/workflows/create-release.yml
@@ -10,7 +10,7 @@ jobs:
10
11
12
0 commit comments