Skip to content

Commit

Permalink
Update to latest alpine linux
Browse files Browse the repository at this point in the history
  • Loading branch information
Theodore Dubois committed Aug 13, 2018
1 parent 6a1c5f1 commit a5a992b
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
Expand Up @@ -713,7 +713,7 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "curl -L http://dl-cdn.alpinelinux.org/alpine/v3.6/releases/x86/alpine-minirootfs-3.6.2-x86.tar.gz -o $SRCROOT/alpine.tar.gz";
shellScript = "curl -L http://dl-cdn.alpinelinux.org/alpine/v3.8/releases/x86/alpine-minirootfs-3.8.0-x86.tar.gz -o $SRCROOT/alpine.tar.gz";
showEnvVarsInLog = 0;
};
/* End PBXShellScriptBuildPhase section */
Expand Down

0 comments on commit a5a992b

Please sign in to comment.