Skip to content

Commit bc8fa1e

Browse files
committed
chore: update docker plugin.
1 parent f72123b commit bc8fa1e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.drone.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ pipeline:
238238
branch: [ master ]
239239

240240
docker:
241-
image: plugins/docker:17.05
241+
image: plugins/docker:17.12
242242
pull: true
243243
secrets: [ docker_username, docker_password ]
244244
repo: gitea/gitea
@@ -248,7 +248,7 @@ pipeline:
248248
branch: [ release/* ]
249249

250250
docker:
251-
image: plugins/docker:17.05
251+
image: plugins/docker:17.12
252252
pull: true
253253
repo: gitea/gitea
254254
default_tags: true

0 commit comments

Comments
 (0)