File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -26,8 +26,8 @@ RUN export DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true && ap
2626# uid Swift 5.x Release Signing Key <swift-infrastructure@swift.org
2727ARG SWIFT_SIGNING_KEY=A62AE125BBBFBB96A6E042EC925CC1CCED3D1561
2828ARG SWIFT_PLATFORM=ubuntu16.04
29- ARG SWIFT_BRANCH=swift-5.1.3 -release
30- ARG SWIFT_VERSION=swift-5.1.3 -RELEASE
29+ ARG SWIFT_BRANCH=swift-5.1.4 -release
30+ ARG SWIFT_VERSION=swift-5.1.4 -RELEASE
3131ARG SWIFT_WEBROOT=https://swift.org/builds/
3232
3333ENV SWIFT_SIGNING_KEY=$SWIFT_SIGNING_KEY \
Original file line number Diff line number Diff line change @@ -17,8 +17,8 @@ RUN export DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true && ap
1717# uid Swift 5.x Release Signing Key <swift-infrastructure@swift.org
1818ARG SWIFT_SIGNING_KEY=A62AE125BBBFBB96A6E042EC925CC1CCED3D1561
1919ARG SWIFT_PLATFORM=ubuntu16.04
20- ARG SWIFT_BRANCH=swift-5.1.3 -release
21- ARG SWIFT_VERSION=swift-5.1.3 -RELEASE
20+ ARG SWIFT_BRANCH=swift-5.1.4 -release
21+ ARG SWIFT_VERSION=swift-5.1.4 -RELEASE
2222ARG SWIFT_WEBROOT=https://swift.org/builds/
2323
2424ENV SWIFT_SIGNING_KEY=$SWIFT_SIGNING_KEY \
Original file line number Diff line number Diff line change @@ -26,8 +26,8 @@ RUN export DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true && ap
2626# uid Swift 5.x Release Signing Key <swift-infrastructure@swift.org
2727ARG SWIFT_SIGNING_KEY=A62AE125BBBFBB96A6E042EC925CC1CCED3D1561
2828ARG SWIFT_PLATFORM=ubuntu18.04
29- ARG SWIFT_BRANCH=swift-5.1.3 -release
30- ARG SWIFT_VERSION=swift-5.1.3 -RELEASE
29+ ARG SWIFT_BRANCH=swift-5.1.4 -release
30+ ARG SWIFT_VERSION=swift-5.1.4 -RELEASE
3131ARG SWIFT_WEBROOT=https://swift.org/builds/
3232
3333ENV SWIFT_SIGNING_KEY=$SWIFT_SIGNING_KEY \
Original file line number Diff line number Diff line change @@ -17,8 +17,8 @@ RUN export DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true && ap
1717# uid Swift 5.x Release Signing Key <swift-infrastructure@swift.org
1818ARG SWIFT_SIGNING_KEY=A62AE125BBBFBB96A6E042EC925CC1CCED3D1561
1919ARG SWIFT_PLATFORM=ubuntu18.04
20- ARG SWIFT_BRANCH=swift-5.1.3 -release
21- ARG SWIFT_VERSION=swift-5.1.3 -RELEASE
20+ ARG SWIFT_BRANCH=swift-5.1.4 -release
21+ ARG SWIFT_VERSION=swift-5.1.4 -RELEASE
2222ARG SWIFT_WEBROOT=https://swift.org/builds/
2323
2424ENV SWIFT_SIGNING_KEY=$SWIFT_SIGNING_KEY \
You can’t perform that action at this time.
0 commit comments