mirror of
https://github.com/Theodor-Springmann-Stiftung/kgpz_web.git
synced 2025-10-29 17:15:31 +00:00
BUGFIX: executable name in Dockerfile
This commit is contained in:
@@ -5,5 +5,5 @@ COPY . .
|
|||||||
RUN go build
|
RUN go build
|
||||||
EXPOSE 8095
|
EXPOSE 8095
|
||||||
|
|
||||||
CMD ["./lenz-web"]
|
CMD ["./kgpz_web"]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user