Skip to content

Commit

Permalink
dependabot-1 Bumped .drone.yml test image tags for test cases
Browse files Browse the repository at this point in the history
  • Loading branch information
bdebyl committed Jul 15, 2022
1 parent 53d26c1 commit d366988
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ steps:

services:
- name: minio
image: minio/minio:RELEASE.2020-11-06T23-17-07Z
image: minio/minio:RELEASE.2022-07-15T03-44-22Z
commands:
- minio server /data
environment:
Expand All @@ -253,7 +253,7 @@ services:
ports:
- 9000
- name: fakegcs
image: fsouza/fake-gcs-server:1.18.3
image: fsouza/fake-gcs-server:1.38.3
ports:
- 4443
commands:
Expand All @@ -265,7 +265,7 @@ services:
commands:
- /entrypoint foo:pass:::sftp_test bar:pass:::plugin_test
- name: azurite
image: mcr.microsoft.com/azure-storage/azurite:3.10.0
image: mcr.microsoft.com/azure-storage/azurite:3.18.0
commands:
- azurite-blob --blobHost 0.0.0.0
ports:
Expand Down

0 comments on commit d366988

Please sign in to comment.