File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11= Make Alpine Linux VM Image
22:script-name: alpine-make-vm-image
3- :script-sha1: 75aafcb883155bcaad9ad0dadb3e22e082152c1e
3+ :script-sha1: 0fe2deca927bc91eb8ab32584574eee72a23d033
44:gh-name: alpinelinux/{script-name}
5- :version: 0.12 .0
5+ :version: 0.13 .0
66
77ifdef::env-github[]
88image:https://github.com/{gh-name}/workflows/CI/badge.svg["Build Status", link="https://github.com/{gh-name}/actions"]
Original file line number Diff line number Diff line change @@ -115,7 +115,7 @@ set -eu
115115PATH=" $PATH :/usr/sbin:/usr/bin:/sbin:/bin"
116116
117117readonly PROGNAME=' alpine-make-vm-image'
118- readonly VERSION=' 0.12 .0'
118+ readonly VERSION=' 0.13 .0'
119119readonly VIRTUAL_PKG=" .make-$PROGNAME "
120120# An opaque string used to detect changes in resolv.conf.
121121readonly RESOLVCONF_MARK=" ### created by $PROGNAME ###"
You can’t perform that action at this time.
0 commit comments