Skip to content

Commit

Permalink
Merge pull request #152 from yr32infra/renovate/mariadb-11.x
Browse files Browse the repository at this point in the history
Update mariadb Docker tag to v11.4.2
  • Loading branch information
yanorei32 authored Jun 1, 2024
2 parents 6285bd4 + f96be6a commit d5c2d70
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
Expand Up @@ -37,7 +37,7 @@ services:
memory: 512m

mariadb:
image: mariadb:11.3.2@sha256:e101f9db31916a5d4d7d594dd0dd092fb23ab4f499f1d7a7425d1afd4162c4bc
image: mariadb:11.4.2@sha256:a891b59da43875e5fa2e260da7901b10c5e01e63e26cc33981ffdd9ab2c50d3b

hostname: mariadb
container_name: gitea__mariadb
Expand Down

0 comments on commit d5c2d70

Please sign in to comment.