chore: upgrade static-web-server to 2.44.0 #10

Closed
autonomic-bot wants to merge 1 commits from upgrade-sws-2.44.0 into main
+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