Merge pull request '⬆️ Update docker.mafyuh.xyz/drone/drone Docker tag to v2.24.0' (#198) from renovate/docker.mafyuh.xyz-drone-drone-2.x into main
Reviewed-on: #198
This commit is contained in:
commit
cf08aa5dbd
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: '3'
|
|||
|
||||
services:
|
||||
drone:
|
||||
image: docker.mafyuh.xyz/drone/drone:2.23.0
|
||||
image: docker.mafyuh.xyz/drone/drone:2.24.0
|
||||
environment:
|
||||
- DRONE_GITEA_CLIENT_ID=$DRONE_GITEA_CLIENT_ID
|
||||
- DRONE_GITEA_CLIENT_SECRET=$DRONE_GITEA_CLIENT_SECRET
|
||||
|
|
Reference in a new issue