Drone auf 2.3 aktualisiert
This commit is contained in:
parent
1d07afec31
commit
395757a514
|
@ -10,7 +10,7 @@ networks:
|
|||
services:
|
||||
drone:
|
||||
container_name: drone
|
||||
image: drone/drone:2.2
|
||||
image: drone/drone:2.3
|
||||
restart: always
|
||||
environment:
|
||||
- DRONE_GITEA_SERVER=https://git.bmen.cc
|
||||
|
|
Loading…
Reference in New Issue