Auf Version 2.4 aktualisiert
This commit is contained in:
parent
395757a514
commit
0a892645de
|
@ -10,7 +10,7 @@ networks:
|
||||||
services:
|
services:
|
||||||
drone:
|
drone:
|
||||||
container_name: drone
|
container_name: drone
|
||||||
image: drone/drone:2.3
|
image: drone/drone:2.4
|
||||||
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