Skip to content

Commit

Permalink
Update docker.io/library/mariadb Docker tag to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 12, 2024
1 parent 323d889 commit fda5964
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:11.4.3"
restart: "always"
command: ["--character-set-server=utf8mb4", "--collation-server=utf8mb4_unicode_ci"]
environment:
Expand Down

0 comments on commit fda5964

Please sign in to comment.