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