diff --git a/Dockerfile b/Dockerfile index e2192fe..b40d54c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM sourcepole/qwc-uwsgi-base:ubuntu-v2023.10.24 +FROM sourcepole/qwc-uwsgi-base:ubuntu-v2023.10.26 ADD . /srv/qwc_service diff --git a/Dockerfile-noqgis b/Dockerfile-noqgis index 9d25e8c..7ac5a04 100644 --- a/Dockerfile-noqgis +++ b/Dockerfile-noqgis @@ -1,4 +1,4 @@ -FROM sourcepole/qwc-uwsgi-base:alpine-v2023.10.24 +FROM sourcepole/qwc-uwsgi-base:alpine-v2023.10.26 ADD . /srv/qwc_service