mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Use opensuse tumbleweed (#3282)
This commit is contained in:
parent
18a8bd2997
commit
aaff97d878
3 changed files with 4 additions and 8 deletions
|
@ -40,10 +40,10 @@ services:
|
|||
security_opt:
|
||||
- label=type:container_runtime_t
|
||||
tty: true
|
||||
test-opensuse15:
|
||||
test-opensuse:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: test/docker/opensuse15
|
||||
dockerfile: test/docker/opensuse
|
||||
network_mode: "host"
|
||||
security_opt:
|
||||
- label=type:container_runtime_t
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue