chore(deps): update drone/drone docker tag to v2.20.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
36c6d78839
commit
76feec0be3
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.19.0@sha256:f7485c903001a5c73e8ba803b9b67951f9c3991ddf3f5e28248f55374240c437
|
||||
image: drone/drone:2.20.0@sha256:3f59c8a24c7a1a9b30a6dc81a918beaaced885cddf7d0fad080667933402a82d
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
DRONE_CRON_INTERVAL: 1m
|
||||
|
|
Reference in a new issue