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