chore: upgrade app to 2.44.0 #9

Open
autonomic-bot wants to merge 2 commits from upgrade-a34432c into main
Showing only changes of commit bf60c8254e - Show all commits
+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