diff --git a/Dockerfile b/Dockerfile index 4d41788..142c908 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/onecx/docker-spa-base:1.7.0 +FROM ghcr.io/onecx/docker-spa-base:1.9.0 # Copy nginx configuration COPY nginx/locations.conf $DIR_LOCATION/locations.conf