Browse Source

bump debootstrap version

Bob Mottram 8 years ago
parent
commit
e9f7e2b982
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/freedombone-image

+ 1
- 1
src/freedombone-image View File

127
 
127
 
128
 # Versions used for Arch/Parabola setup
128
 # Versions used for Arch/Parabola setup
129
 MBR_VERSION='1.1.11'
129
 MBR_VERSION='1.1.11'
130
-DEBOOTSTRAP_VERSION='1.0.83'
130
+DEBOOTSTRAP_VERSION='1.0.86'
131
 
131
 
132
 function image_setup {
132
 function image_setup {
133
     setup_type=$1
133
     setup_type=$1