chore(deps): update drone/drone docker tag to v2.19.0
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
945f05e035
commit
b8ccd5599c
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ services:
|
|||
- caddy_data:/data
|
||||
- caddy_config:/config
|
||||
drone:
|
||||
image: drone/drone:2.18.0@sha256:570d97ea09a9eb3f302a0080124e4fe12b3acfdd0633e20a3b58f9f47b1b4837
|
||||
image: drone/drone:2.19.0@sha256:f7485c903001a5c73e8ba803b9b67951f9c3991ddf3f5e28248f55374240c437
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
DRONE_CRON_INTERVAL: 1m
|
||||
|
|
Reference in a new issue