Skip to content

Commit

Permalink
Update default school year to 2024 via ROSARIOSIS_YEAR env
Browse files Browse the repository at this point in the history
  • Loading branch information
francoisjacquet committed Jun 29, 2024
1 parent f2f2618 commit 4c2c9a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ ENV DBTYPE=postgresql \
PGPASSWORD=rosariopwd \
PGDATABASE=rosariosis \
PGPORT=5432 \
ROSARIOSIS_YEAR=2023 \
ROSARIOSIS_YEAR=2024 \
ROSARIOSIS_LANG='en_US'

# Install postgresql-client, sendmail, nano editor, locales
Expand Down

0 comments on commit 4c2c9a0

Please sign in to comment.