diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 6cd0884..61a1340 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -19,7 +19,7 @@ trigger: resources: containers: - container: mariadb - image: mariadb:10.5 + image: mariadb:10.6 env: MYSQL_DATABASE: ispybtest MYSQL_ROOT_PASSWORD: $(MYSQL_ROOT_PASSWORD)