Skip to content

Commit

Permalink
Remove obsolete version attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
rpoet-jh committed Nov 11, 2024
1 parent 4cd53a9 commit 6983d78
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 7 deletions.
1 change: 0 additions & 1 deletion docker-compose-deposit-invenio-rdm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
# limitations under the License.
#
# The docker-compose file to start PASS deposit services connecting to running invenioRDM docker compose.
version: '3.8'

services:
deposit-services:
Expand Down
1 change: 0 additions & 1 deletion docker-compose-deposit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
# limitations under the License.
#
# The docker-compose file to start PASS deposit services.
version: '3.8'

services:
deposit-services:
Expand Down
1 change: 0 additions & 1 deletion docker-compose-dspace.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
# https://github.com/DSpace/dspace-angular.git
# The service definitions have been slightly modified to run within the PASS docker-compose process.
#
version: '3.8'

services:
# DSpace (backend) webapp container
Expand Down
1 change: 0 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
version: '3.8'

# The base docker-compose file for eclipse-pass.org deployments
# DO NOT CALL THIS directly, instead look at specific environments
Expand Down
1 change: 0 additions & 1 deletion dspace-cli.ingest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
# https://github.com/DSpace/DSpace/blob/main/dspace/src/main/docker-compose/cli.ingest.yml
#
# Therefore, it should be kept in sync with that file
version: "3.7"

services:
dspace-cli:
Expand Down
1 change: 0 additions & 1 deletion dspace-cli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
# https://github.com/DSpace/DSpace/blob/main/docker-compose-cli.yml
#
# Therefore, it should be kept in sync with that file
version: "3.7"

services:
dspace-cli:
Expand Down
1 change: 0 additions & 1 deletion eclipse-pass.JHUAWSdemo.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# Manages the demo.eclipse-pass.org deploy
# `docker compose -f docker-compose.yml -f eclipse-pass.local.yml -f eclipse-pass.JHUAWSdemo.yml up`
version: '3.8'

services:
pass-core:
Expand Down

0 comments on commit 6983d78

Please sign in to comment.