chore(deps): update drone/drone docker tag to v2.18.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
a9bfb5a8d7
commit
fb9f96257d
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.17.0@sha256:7a5be0c8824d405ae838f2ab7cbaff021873a63415ecb5004b333d0ffe0388ea
|
||||
image: drone/drone:2.18.0@sha256:570d97ea09a9eb3f302a0080124e4fe12b3acfdd0633e20a3b58f9f47b1b4837
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
DRONE_CRON_INTERVAL: 1m
|
||||
|
|
Reference in a new issue