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