We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba052a8 commit 0cac813Copy full SHA for 0cac813
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:12.2.2
+ image: mariadb:12.3.2
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