Skip to content

Commit

Permalink
version key in compose file is deprecated (#445)
Browse files Browse the repository at this point in the history
  • Loading branch information
m90 authored Jul 23, 2024
1 parent 2af5bdf commit fbc7f85
Show file tree
Hide file tree
Showing 24 changed files with 0 additions and 48 deletions.
2 changes: 0 additions & 2 deletions test/azure/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: '3'

services:
storage:
image: mcr.microsoft.com/azure-storage/azurite:3.31.0
Expand Down
2 changes: 0 additions & 2 deletions test/certs/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: '3'

services:
minio:
hostname: minio.local
Expand Down
2 changes: 0 additions & 2 deletions test/collision/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
# Copyright 2020-2021 - offen.software <[email protected]>
# SPDX-License-Identifier: Unlicense

version: '3.8'

services:
backup:
image: offen/docker-volume-backup:${TEST_VERSION:-canary}
Expand Down
2 changes: 0 additions & 2 deletions test/commands/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: '3.8'

services:
database:
image: mariadb:10.7
Expand Down
2 changes: 0 additions & 2 deletions test/confd/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: '3'

services:
backup:
image: offen/docker-volume-backup:${TEST_VERSION:-canary}
Expand Down
2 changes: 0 additions & 2 deletions test/dropbox/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: '3'

services:
openapi_mock:
image: muonsoft/openapi-mock:0.3.9
Expand Down
2 changes: 0 additions & 2 deletions test/extend/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: '3'

services:
backup:
image: offen/docker-volume-backup:${TEST_VERSION:-canary}
Expand Down
2 changes: 0 additions & 2 deletions test/gpg/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: '3'

services:
backup:
image: offen/docker-volume-backup:${TEST_VERSION:-canary}
Expand Down
2 changes: 0 additions & 2 deletions test/ignore/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: '3.8'

services:
backup:
image: offen/docker-volume-backup:${TEST_VERSION:-canary}
Expand Down
2 changes: 0 additions & 2 deletions test/local/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: '3'

services:
backup:
image: offen/docker-volume-backup:${TEST_VERSION:-canary}
Expand Down
2 changes: 0 additions & 2 deletions test/lock/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: '3'

services:
backup:
image: offen/docker-volume-backup:${TEST_VERSION:-canary}
Expand Down
2 changes: 0 additions & 2 deletions test/nonroot/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: '3'

services:
minio:
image: minio/minio:RELEASE.2020-08-04T23-10-51Z
Expand Down
2 changes: 0 additions & 2 deletions test/notifications/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: '3'

services:
backup:
image: offen/docker-volume-backup:${TEST_VERSION:-canary}
Expand Down
2 changes: 0 additions & 2 deletions test/ownership/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: '3'

services:
db:
image: postgres:14-alpine
Expand Down
2 changes: 0 additions & 2 deletions test/proxy/docker-compose.swarm.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
# Copyright 2020-2021 - offen.software <[email protected]>
# SPDX-License-Identifier: Unlicense

version: '3.8'

services:
backup:
image: offen/docker-volume-backup:${TEST_VERSION:-canary}
Expand Down
2 changes: 0 additions & 2 deletions test/proxy/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
# Copyright 2020-2021 - offen.software <[email protected]>
# SPDX-License-Identifier: Unlicense

version: '3.8'

services:
backup:
image: offen/docker-volume-backup:${TEST_VERSION:-canary}
Expand Down
2 changes: 0 additions & 2 deletions test/pruning/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: '3'

services:
minio:
image: minio/minio:RELEASE.2020-08-04T23-10-51Z
Expand Down
2 changes: 0 additions & 2 deletions test/s3/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: '3'

services:
minio:
image: minio/minio:RELEASE.2020-08-04T23-10-51Z
Expand Down
2 changes: 0 additions & 2 deletions test/secrets/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
# Copyright 2020-2021 - offen.software <[email protected]>
# SPDX-License-Identifier: Unlicense

version: '3.8'

services:
minio:
image: minio/minio:RELEASE.2020-08-04T23-10-51Z
Expand Down
2 changes: 0 additions & 2 deletions test/services/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
# Copyright 2020-2021 - offen.software <[email protected]>
# SPDX-License-Identifier: Unlicense

version: '3.8'

services:
minio:
image: minio/minio:RELEASE.2020-08-04T23-10-51Z
Expand Down
2 changes: 0 additions & 2 deletions test/ssh/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: '3'

services:
ssh:
image: linuxserver/openssh-server:version-8.6_p1-r3
Expand Down
2 changes: 0 additions & 2 deletions test/swarm/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
# Copyright 2020-2021 - offen.software <[email protected]>
# SPDX-License-Identifier: Unlicense

version: '3.8'

services:
minio:
image: minio/minio:RELEASE.2020-08-04T23-10-51Z
Expand Down
2 changes: 0 additions & 2 deletions test/user/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: '2.4'

services:
alpine:
image: alpine:3.17.3
Expand Down
2 changes: 0 additions & 2 deletions test/webdav/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: '3'

services:
webdav:
image: bytemark/webdav:2.4
Expand Down

0 comments on commit fbc7f85

Please sign in to comment.