Skip to content

Commit

Permalink
Merge pull request ish-app#339 from 0b101/UpgradeAlpine692
Browse files Browse the repository at this point in the history
Upgrade Alpine to 3.9.3
  • Loading branch information
tbodt authored May 2, 2019
2 parents cc08b17 + c65a090 commit 63a4ae9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iSH.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
@@ -878,7 +878,7 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "curl -L http://dl-cdn.alpinelinux.org/alpine/v3.9/releases/x86/alpine-minirootfs-3.9.0-x86.tar.gz -o $SRCROOT/alpine.tar.gz";
shellScript = "curl -L http://dl-cdn.alpinelinux.org/alpine/v3.9/releases/x86/alpine-minirootfs-3.9.3-x86.tar.gz -o $SRCROOT/alpine.tar.gz";
showEnvVarsInLog = 0;
};
/* End PBXShellScriptBuildPhase section */

0 comments on commit 63a4ae9

Please sign in to comment.