diff --git a/Dockerfile b/Dockerfile index a5f069c..43da360 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/onecx/docker-spa-base:1.12.0 +FROM ghcr.io/onecx/docker-spa-base:1.13.0 # Copy nginx configuration COPY nginx/locations.conf $DIR_LOCATION/locations.conf