diff --git a/docker/serve.Dockerfile b/docker/serve.Dockerfile index 26ec326..c69a51f 100644 --- a/docker/serve.Dockerfile +++ b/docker/serve.Dockerfile @@ -1,4 +1,4 @@ -FROM git.hswro.org/fleg/serve_base:caddy +FROM git.hswro.org/hswro/hswro_org_serve_base:caddy # Copy the static website # Use the .dockerignore file to control what ends up inside the image!