Merge "Update mariaDB version in portal-db Dockerfile"
authorSunder Tattavarada <statta@att.com>
Mon, 5 Oct 2020 14:10:39 +0000 (14:10 +0000)
committerGerrit Code Review <gerrit@onap.org>
Mon, 5 Oct 2020 14:10:39 +0000 (14:10 +0000)
deliveries/Dockerfile.mariadb

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