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 Feb 26, 2024
1 parent 46ef72b commit 2ee73a7
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.3.2"
restart: "unless-stopped"
command: ["--character-set-server=utf8mb4", "--collation-server=utf8mb4_unicode_ci"]
environment:
Expand Down

0 comments on commit 2ee73a7

Please sign in to comment.