Merge "Updated code for audit logs"
authorSunder Tattavarada <statta@att.com>
Sun, 4 Oct 2020 13:17:05 +0000 (13:17 +0000)
committerGerrit Code Review <gerrit@onap.org>
Sun, 4 Oct 2020 13:17:05 +0000 (13:17 +0000)
deliveries/Dockerfile.mariadb

index 2748f87..c20af0c 100644 (file)
@@ -1,4 +1,4 @@
-FROM mariadb:latest
+FROM mariadb:10.4.14
 
 ARG DB_SCRIPT_DIR=${DB_SCRIPT_DIR}