diff --git a/Dockerfile b/Dockerfile index 4804b58..a1e3cc6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # Ubuntu image has locales, which we want e.g. for psql client_encoding or info formatting -FROM sourcepole/qwc-uwsgi-base:ubuntu-v2023.10.24 +FROM sourcepole/qwc-uwsgi-base:ubuntu-v2023.10.26 ADD . /srv/qwc_service