Skip to content

Commit

Permalink
Update to MariaDB 10.11
Browse files Browse the repository at this point in the history
This satisfies requirements of Neos 9.
  • Loading branch information
kitsunet committed Sep 3, 2024
1 parent c11b6ef commit a645977
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/local-beach/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ services:
environment:
- DEFAULT_HOST=hello.localbeach.net
database:
image: mariadb:10.5
image: mariadb:10.11
container_name: local_beach_database
networks:
- local_beach
Expand Down

0 comments on commit a645977

Please sign in to comment.