Skip to content

Commit

Permalink
Update mariadb Docker tag to v11.4.2 (#696)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 4, 2024
1 parent 2ba8836 commit b48ba3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '2'
services:
mariadb:
image: "mariadb:11.3.2"
image: "mariadb:11.4.2"
environment:
MYSQL_RANDOM_ROOT_PASSWORD: random
MYSQL_DATABASE: idealvoting
Expand Down

0 comments on commit b48ba3d

Please sign in to comment.