chore: upgrade static-web-server to 2.44.0
cc-ci/testme cc-ci: success

This commit is contained in:
autonomic-bot
2026-08-03 22:20:40 +00:00
parent 9f2648b91a
commit da7ec03ae3
+1 -1
View File
@@ -3,7 +3,7 @@ version: "3.8"
services:
app:
image: joseluisq/static-web-server:2.43.0
image: joseluisq/static-web-server:2.44.0
command: ["-a", "0.0.0.0", "-p", "80", "-g", "warn", "-d", "/var/www/http/$HTTP_SUBDIR"]
networks:
- proxy