trying docker hardened image
Deploy / security_scan (push) Failing after 7s
Deploy / code_scan (push) Successful in 19s
Deploy / deploy (push) Has been skipped

This commit is contained in:
2026-05-20 19:48:56 +02:00
parent c773169ff6
commit 31e480d3de
2 changed files with 7 additions and 3 deletions
+2 -2
View File
@@ -1,10 +1,10 @@
services:
jakach-login-db:
image: mariadb:10.6.25
image: dhi.io/mariadb:12
container_name: jakach-login-db
restart: unless-stopped
environment:
MYSQL_ROOT_PASSWORD: 1234
MARIADB_ROOT_PASSWORD: 1234
networks:
jakach-login-network:
ipv4_address: 192.168.5.2