Compare commits
No commits in common. "bd390adcc1e4d47886cd5fd7bbac05ee4d52cbe3" and "898e2b6136aebcd50c27bb12b12eb52d2f8b739e" have entirely different histories.
bd390adcc1
...
898e2b6136
@ -4,7 +4,7 @@ COPY . /src
|
||||
WORKDIR /src
|
||||
RUN npm install && node ./index.js
|
||||
|
||||
FROM caddy:2.7.3
|
||||
FROM caddy:2.7.2
|
||||
|
||||
COPY img /usr/share/caddy/img
|
||||
COPY css /usr/share/caddy/css
|
||||
|
Loading…
Reference in New Issue
Block a user