Skip to content
Snippets Groups Projects
Commit c5cd6b40 authored by Christian Elberfeld's avatar Christian Elberfeld
Browse files

upgrade mysql for icinga

parent 22c99fba
No related branches found
No related tags found
No related merge requests found
...@@ -50,7 +50,7 @@ services: ...@@ -50,7 +50,7 @@ services:
db: db:
image: mariadb:10.5.6 image: mariadb:10.5.8
restart: always restart: always
ports: ports:
- "{{ int_ip4 }}:{{mysql_port}}:3306" - "{{ int_ip4 }}:{{mysql_port}}:3306"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment