We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a9acb6 commit 6d08f12Copy full SHA for 6d08f12
README.adoc
@@ -1,8 +1,8 @@
1
= Install Alpine Linux in chroot
2
:script-name: alpine-chroot-install
3
-:script-sha1: c3005e323029637db20ec9595243ac94bb9b2226
+:script-sha1: ccbf65f85cdc351851f8ad025bb3e65bae4d5b06
4
:gh-name: alpinelinux/{script-name}
5
-:version: 0.13.3
+:version: 0.14.0
6
7
ifdef::env-github[]
8
image:https://github.com/{gh-name}/workflows/CI/badge.svg["Build Status", link="https://github.com/{gh-name}/actions"]
alpine-chroot-install
@@ -102,7 +102,7 @@ ALPINE_KEYS='
102
'
103
104
# Version of alpine-chroot-install script.
105
-VERSION='0.13.3'
+VERSION='0.14.0'
106
107
108
#======================= F u n c t i o n s =======================#
0 commit comments