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