Skip to content

Commit

Permalink
add missing cachet_ver
Browse files Browse the repository at this point in the history
  • Loading branch information
maxi418 committed Jan 23, 2024
1 parent ead2767 commit 21a58b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ CMD ["/sbin/entrypoint.sh"]
ARG cachet_ver
ARG archive_url

ENV cachet_ver ${cachet_ver:-2.5}
ENV archive_url https://github.com/dBildungsplattform/Cachet/archive/2.5.tar.gz

ENV COMPOSER_VERSION 1.9.0
Expand Down

0 comments on commit 21a58b9

Please sign in to comment.