Compare commits

..

No commits in common. "44e4ae5fa90efe4ebb38409f6fbe71d8d08fbbeb" and "bd390adcc1e4d47886cd5fd7bbac05ee4d52cbe3" have entirely different histories.

View File

@ -4,7 +4,7 @@ COPY . /src
WORKDIR /src
RUN npm install && node ./index.js
FROM caddy:2.7.4
FROM caddy:2.7.3
COPY img /usr/share/caddy/img
COPY css /usr/share/caddy/css