Drone auf 1.10 aktualisiert
This commit is contained in:
parent
2e2f29d98f
commit
b6732f9b87
|
@ -10,7 +10,7 @@ networks:
|
||||||
services:
|
services:
|
||||||
drone:
|
drone:
|
||||||
container_name: drone
|
container_name: drone
|
||||||
image: drone/drone:1.9
|
image: drone/drone:1.10
|
||||||
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