Skip to content

Commit 4bb5827

Browse files
committed
Update to alpine version to 3.14
Signed-off-by: Bala Raman <[email protected]>
1 parent e637c8f commit 4bb5827

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dockerfile_functions.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ EOI
158158
# Print the supported Alpine OS
159159
print_alpine_ver() {
160160
cat >> "$1" <<-EOI
161-
FROM alpine:3.13
161+
FROM alpine:3.14
162162
163163
EOI
164164
}

0 commit comments

Comments
 (0)