Skip to content

Commit

Permalink
chore(deps): update mariadb docker tag to v10.11.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 15, 2023
1 parent 66108ec commit 1f48e5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mariadb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

services:
mariadb:
image: mariadb:10.11.4@sha256:4b6b625ae683588d99507ac01b042863d4311b6e15f81d653be6892762637375
image: mariadb:10.11.5@sha256:b45d243e256b61124b2efae510fd11d9db4e268e1aafd63dd94c20217568751e
ports:
- 3306:3306
env:
Expand Down

0 comments on commit 1f48e5b

Please sign in to comment.