Skip to content

Commit e008e43

Browse files
chore(deps): update joseluisq/static-web-server docker tag to v2.35.0 (#72)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f452e9d commit e008e43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ RUN python -m mkdocs build --strict --site-dir /site
2929

3030

3131
# production
32-
FROM joseluisq/static-web-server:2.34.0
32+
FROM joseluisq/static-web-server:2.35.0
3333

3434
COPY deploy/sws.toml /config.toml
3535

0 commit comments

Comments
 (0)