Skip to content

Commit

Permalink
chore(deps): update mariadb docker tag to v11.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 16, 2023
1 parent ee9e8c2 commit 21a1942
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:11.1.2@sha256:2403cc521634162f743b5179ff5b35520daf72df5d9e7e397192af685d9148fd
image: mariadb:11.1.3@sha256:d44688e2988770b46654f016f008ac03986dbf0af97583a770fbf31abf83bf31
ports:
- 3306:3306
env:
Expand Down

0 comments on commit 21a1942

Please sign in to comment.