Skip to content

Commit

Permalink
Update docker.io/library/mariadb Docker tag to v10.11.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 12, 2024
1 parent 323d889 commit 79cbf14
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 @@ -23,7 +23,7 @@ services:
traefik.http.services.pterodactyl.loadbalancer.server.port: 80

database:
image: "docker.io/library/mariadb:10.11.7"
image: "docker.io/library/mariadb:10.11.9"
restart: "always"
command: ["--character-set-server=utf8mb4", "--collation-server=utf8mb4_unicode_ci"]
environment:
Expand Down

0 comments on commit 79cbf14

Please sign in to comment.