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 Oct 4, 2024
2 parents f729e28 + b6fe561 commit 470e5ab
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 @@ -2,7 +2,7 @@
FROM caddy:2.8.4 AS caddy

# development
FROM composer:2.7.9 AS composer
FROM composer:2.8.0 AS composer

ARG APPLICATION_ENV=development
ENV APPLICATION_ENV=${APPLICATION_ENV}
Expand Down

0 comments on commit 470e5ab

Please sign in to comment.