Drone auf 1.10 aktualisiert
This commit is contained in:
parent
2e2f29d98f
commit
b6732f9b87
|
@ -10,7 +10,7 @@ networks:
|
|||
services:
|
||||
drone:
|
||||
container_name: drone
|
||||
image: drone/drone:1.9
|
||||
image: drone/drone:1.10
|
||||
restart: always
|
||||
environment:
|
||||
- DRONE_GITEA_SERVER=https://git.bmen.cc
|
||||
|
|
Loading…
Reference in New Issue