Skip to content

Commit

Permalink
Merge pull request #20 from Diesel-Net/development
Browse files Browse the repository at this point in the history
bump docker to latest version
  • Loading branch information
tomdaley92 authored Apr 16, 2022
2 parents ff9f841 + 446f493 commit 5137375
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion defaults/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ docker_registry_mirror: https://dockerhub.nexus.diesel.net
docker_file: '{{ playbook_dir }}/../Dockerfile'
docker_context: '{{ playbook_dir }}/..'

docker_ce_version: "5:20.10.12~3-0~{{ ansible_distribution | lower }}-{{ ansible_distribution_release | lower }}"
docker_ce_version: "5:20.10.14~3-0~{{ ansible_distribution | lower }}-{{ ansible_distribution_release | lower }}"

# apt-get pre-reqs for installing docker-ce
docker_ce_apt_deps:
Expand Down

0 comments on commit 5137375

Please sign in to comment.