mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Fix service name
This commit is contained in:
parent
0787b8a984
commit
f69620d113
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ services:
|
||||||
security_opt:
|
security_opt:
|
||||||
- label=type:container_runtime_t
|
- label=type:container_runtime_t
|
||||||
tty: true
|
tty: true
|
||||||
test-arch180101:
|
test-archlinux:
|
||||||
build:
|
build:
|
||||||
context: .
|
context: .
|
||||||
dockerfile: test/docker/archlinux
|
dockerfile: test/docker/archlinux
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue