Skip to content
This repository was archived by the owner on Nov 15, 2022. It is now read-only.

Commit 3e7e916

Browse files
committed
Update drone/drone Docker tag to v2.2.0
1 parent 4912fad commit 3e7e916

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

support/Drone/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ services:
33
drone_server:
44
env_file:
55
- ./.env
6-
image: drone/drone:2.0.1
6+
image: drone/drone:2.2.0
77
container_name: drone_server
88
privileged: true
99
ports:

0 commit comments

Comments
 (0)