Merge pull request 'Update ghcr.io/static-web-server/static-web-server Docker tag to v2.31' (#3) from renovate/ghcr.io-static-web-server-static-web-server-2.x into main
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: #3
This commit is contained in:
commit
54592473bc
1 changed files with 1 additions and 1 deletions
|
@ -10,5 +10,5 @@ RUN apk add wget gzip tar && \
|
||||||
tar xvf mdbook.tar.gz && \
|
tar xvf mdbook.tar.gz && \
|
||||||
./mdbook build
|
./mdbook build
|
||||||
|
|
||||||
FROM ghcr.io/static-web-server/static-web-server:2.30
|
FROM ghcr.io/static-web-server/static-web-server:2.31
|
||||||
COPY --from=build /build/book /public
|
COPY --from=build /build/book /public
|
||||||
|
|
Loading…
Reference in a new issue