Update caddy Docker tag to v2.7.5
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
3af97b1d4d
commit
52be65f6ba
@ -4,7 +4,7 @@ COPY . /src
|
||||
WORKDIR /src
|
||||
RUN npm install && node ./index.js
|
||||
|
||||
FROM caddy:2.7.4
|
||||
FROM caddy:2.7.5
|
||||
|
||||
COPY img /usr/share/caddy/img
|
||||
COPY css /usr/share/caddy/css
|
||||
|
Loading…
Reference in New Issue
Block a user