mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 13:46:59 +01:00
Install docker 18.06
This commit is contained in:
parent
cf77a30521
commit
e0b240c7bd
7 changed files with 153 additions and 1 deletions
|
|
@ -11,5 +11,5 @@ harden_linux_ufw_rules:
|
|||
- rule: "allow"
|
||||
to_port: "7000"
|
||||
protocol: "udp"
|
||||
docker_version: "17.03.2-ce"
|
||||
docker_version: 18.06.*
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue