Skip to content

Commit a9b8a58

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

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,6 +29,6 @@ RUN python -m mkdocs build --strict --site-dir /site
2929

3030

3131
# production
32-
FROM joseluisq/static-web-server:2.33.0
32+
FROM joseluisq/static-web-server:2.33.1
3333

3434
COPY --from=build /site /public

0 commit comments

Comments
 (0)