Fixed(cicd) needed to update Caddy to 2.9.1
This commit is contained in:
parent
11dff10306
commit
c8289266d1
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
# https://docs.docker.com/engine/reference/builder/#understand-how-arg-and-from-interact
|
||||
ARG PHP_VERSION=8.1
|
||||
ARG CADDY_VERSION=2.8.4
|
||||
ARG CADDY_VERSION=2.9.1
|
||||
|
||||
# yarn build
|
||||
FROM gmolaire/yarn AS yarn_build
|
||||
|
|
|
|||
Loading…
Reference in a new issue