Compare commits
1 commit
main
...
renovate/g
Author | SHA1 | Date | |
---|---|---|---|
527148f20f |
1 changed files with 1 additions and 1 deletions
|
@ -4,6 +4,6 @@ COPY . /project
|
|||
WORKDIR /project
|
||||
RUN ["zola", "build"]
|
||||
|
||||
FROM ghcr.io/static-web-server/static-web-server:2.32
|
||||
FROM ghcr.io/static-web-server/static-web-server:2.33
|
||||
WORKDIR /
|
||||
COPY --from=zola /project/public /public
|
Loading…
Reference in a new issue