server.Dockerfile: use the official docker package from hswro namespace
This commit is contained in:
parent
b7a56877e0
commit
7c86a51ed1
|
|
@ -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
|
# Copy the static website
|
||||||
# Use the .dockerignore file to control what ends up inside the image!
|
# Use the .dockerignore file to control what ends up inside the image!
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue