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 @@ -27,8 +27,8 @@ RUN export DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true && ap
2727# uid Swift 5.x Release Signing Key <swift-infrastructure@swift.org
2828ARG SWIFT_SIGNING_KEY=A62AE125BBBFBB96A6E042EC925CC1CCED3D1561
2929ARG SWIFT_PLATFORM=ubuntu16.04
30- ARG SWIFT_BRANCH=swift-5.2.2 -release
31- ARG SWIFT_VERSION=swift-5.2.2 -RELEASE
30+ ARG SWIFT_BRANCH=swift-5.2.3 -release
31+ ARG SWIFT_VERSION=swift-5.2.3 -RELEASE
3232ARG SWIFT_WEBROOT=https://swift.org/builds/
3333
3434ENV 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.2.2 -release
21- ARG SWIFT_VERSION=swift-5.2.2 -RELEASE
20+ ARG SWIFT_BRANCH=swift-5.2.3 -release
21+ ARG SWIFT_VERSION=swift-5.2.3 -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 @@ -27,8 +27,8 @@ RUN export DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true && ap
2727# uid Swift 5.x Release Signing Key <swift-infrastructure@swift.org
2828ARG SWIFT_SIGNING_KEY=A62AE125BBBFBB96A6E042EC925CC1CCED3D1561
2929ARG SWIFT_PLATFORM=ubuntu18.04
30- ARG SWIFT_BRANCH=swift-5.2.2 -release
31- ARG SWIFT_VERSION=swift-5.2.2 -RELEASE
30+ ARG SWIFT_BRANCH=swift-5.2.3 -release
31+ ARG SWIFT_VERSION=swift-5.2.3 -RELEASE
3232ARG SWIFT_WEBROOT=https://swift.org/builds/
3333
3434ENV 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.2.2 -release
21- ARG SWIFT_VERSION=swift-5.2.2 -RELEASE
20+ ARG SWIFT_BRANCH=swift-5.2.3 -release
21+ ARG SWIFT_VERSION=swift-5.2.3 -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