Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

Commit

Permalink
bump alpine apk static
Browse files Browse the repository at this point in the history
  • Loading branch information
n0rad committed Oct 30, 2017
1 parent 7af44d6 commit c369207
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ set -e
isLevelEnabled "debug" && set -x

mirror=http://nl.alpinelinux.org/alpine/
version=2.7.2-r0
version=2.7.3-r0

wget ${mirror}/latest-stable/main/x86_64/apk-tools-static-${version}.apk
tar -xzf apk-tools-static-*.apk
Expand Down

0 comments on commit c369207

Please sign in to comment.