Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/LitusProject/Litus
Browse files Browse the repository at this point in the history
  • Loading branch information
d1ff1cult0 committed Sep 24, 2024
2 parents 41c33e7 + e443a8f commit 7354f03
Show file tree
Hide file tree
Showing 3 changed files with 124 additions and 82 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
FROM caddy:2.8.4 AS caddy

# development
FROM composer:2.7.8 AS composer
FROM composer:2.7.9 AS composer

ARG APPLICATION_ENV=development
ENV APPLICATION_ENV=${APPLICATION_ENV}
Expand Down
177 changes: 123 additions & 54 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 7354f03

Please sign in to comment.