Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Commit

Permalink
docker-compose version upgrade: 1.26.0 -> 1.26.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hhund committed Jul 6, 2020
1 parent 6bc8681 commit 603c9f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dsf-docker-test-setup-3medic-ttp/highmed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,9 @@
append: true
- name: Download docker-compose
get_url:
url: https://github.com/docker/compose/releases/download/1.26.0/docker-compose-Linux-x86_64
url: https://github.com/docker/compose/releases/download/1.26.2/docker-compose-Linux-x86_64
dest: /usr/local/bin/docker-compose
checksum: sha256:ff6816932a57eab448798105926adbe4363b82f217802b105ade2edad95706cb
checksum: sha256:13e50875393decdb047993c3c0192b0a3825613e6dfc0fa271efed4f5dbdd6eb
mode: '777'
- name: update /etc/hosts file
blockinfile:
Expand Down

0 comments on commit 603c9f6

Please sign in to comment.