chore: upgrade app to 2.44.0
cc-ci/testme cc-ci passed (bridge-bypass)

This commit is contained in:
autonomic-bot
2026-08-03 21:08:39 +00:00
parent a34432c505
commit bf60c8254e
+1 -1
View File
@@ -3,7 +3,7 @@ version: "3.8"
services: services:
app: 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"] command: ["-a", "0.0.0.0", "-p", "80", "-g", "warn", "-d", "/var/www/http/$HTTP_SUBDIR"]
networks: networks:
- proxy - proxy