summaryrefslogtreecommitdiff
path: root/ci/docker-compose.yaml.example
diff options
context:
space:
mode:
Diffstat (limited to 'ci/docker-compose.yaml.example')
-rw-r--r--ci/docker-compose.yaml.example5
1 files changed, 1 insertions, 4 deletions
diff --git a/ci/docker-compose.yaml.example b/ci/docker-compose.yaml.example
index a12ba29..ecb6836 100644
--- a/ci/docker-compose.yaml.example
+++ b/ci/docker-compose.yaml.example
@@ -1,9 +1,6 @@
----
-name: bogenherr
-
services:
bogenherr:
- image: bogenherr:v0.1
+ image: bogenherr
tty: true
build:
context: .