Skip to content

Commit

Permalink
Use mariadb 10.6
Browse files Browse the repository at this point in the history
  • Loading branch information
KarlLevik committed Jun 5, 2023
1 parent 62600b9 commit 862e360
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 862e360

Please sign in to comment.