Skip to content

Commit

Permalink
removed env var
Browse files Browse the repository at this point in the history
  • Loading branch information
maxi418 committed Jan 23, 2024
1 parent a1d2a27 commit e9a0da1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ 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 e9a0da1

Please sign in to comment.