Upgrade to log4j2 2.17.1
[ccsdk/apps.git] / ms / neng / src / main / compose / docker-compose.yaml
index 2a9f373..63c5d23 100644 (file)
@@ -2,7 +2,7 @@ version: '2.1'
 
 services:
   nengdb:
-     image: mariadb:10.5
+     image: mariadb:latest
      container_name: nengdb
      ports:
        - "${NENG_DB_PORT}:3306"