Skip to content

Commit

Permalink
Tests: fix timezone in mariadb service
Browse files Browse the repository at this point in the history
  • Loading branch information
dennis531 committed Jan 13, 2025
1 parent 4caa0f6 commit b72a445
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/docker/docker-compose.studip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ services:
MYSQL_DATABASE: studip_db
MYSQL_USER: studip_user
MYSQL_PASSWORD: studip_password
TZ: Europe/Berlin

studip:
image: studip/studip:5.4
Expand Down

0 comments on commit b72a445

Please sign in to comment.