Skip to content

Commit 26f21a8

Browse files
Added ability to update specific variant for all versions
1 parent 1c4ff5c commit 26f21a8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

update.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ function usage() {
1616
- update.sh -s 8 # Update version 8 and variants, skip updating Alpine and Yarn
1717
- update.sh 8 slim,stretch # Update only slim and stretch variants for version 8
1818
- update.sh -s 8 slim,stretch # Update only slim and stretch variants for version 8, skip updating Alpine and Yarn
19+
- update.sh . alpine # Update the alpine variant for all versions
1920
2021
OPTIONS:
2122
-s Security update; skip updating the yarn and alpine versions.

0 commit comments

Comments
 (0)