Skip to content

Commit

Permalink
build(docker): added explicit version in docker-compose.yml for compa…
Browse files Browse the repository at this point in the history
…tibility with older versions
  • Loading branch information
ClementDreptin committed Sep 19, 2023
1 parent 5cf6a25 commit f33ea21
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
version: "3"

services:
istex-dl:
container_name: istex-dl
Expand Down

0 comments on commit f33ea21

Please sign in to comment.