Create package-latest
This commit is contained in:
parent
cb47893bdf
commit
72d80d1df9
3
package-latest
Normal file
3
package-latest
Normal file
@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
apt-cache madison docker-ce | cut -d'|' -f2 | tr -d ' ' | head -n 1 > docker.version
|
Loading…
Reference in New Issue
Block a user