Skip to content

Commit 1e5b583

Browse files
committed
Add support for Swift 5.6.1
1 parent 11beeb9 commit 1e5b583

File tree

10 files changed

+16
-130
lines changed

10 files changed

+16
-130
lines changed

5.6/amazonlinux/2/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ RUN yum -y install \
2727
# uid Swift 5.x Release Signing Key <[email protected]
2828
ARG SWIFT_SIGNING_KEY=A62AE125BBBFBB96A6E042EC925CC1CCED3D1561
2929
ARG SWIFT_PLATFORM=amazonlinux2
30-
ARG SWIFT_BRANCH=swift-5.6-release
31-
ARG SWIFT_VERSION=swift-5.6-RELEASE
30+
ARG SWIFT_BRANCH=swift-5.6.1-release
31+
ARG SWIFT_VERSION=swift-5.6.1-RELEASE
3232
ARG SWIFT_WEBROOT=https://download.swift.org
3333

3434
ENV SWIFT_SIGNING_KEY=$SWIFT_SIGNING_KEY \

5.6/amazonlinux/2/slim/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ LABEL description="Docker Container for the Swift programming language"
99
# uid Swift 5.x Release Signing Key <[email protected]
1010
ARG SWIFT_SIGNING_KEY=A62AE125BBBFBB96A6E042EC925CC1CCED3D1561
1111
ARG SWIFT_PLATFORM=amazonlinux2
12-
ARG SWIFT_BRANCH=swift-5.6-release
13-
ARG SWIFT_VERSION=swift-5.6-RELEASE
12+
ARG SWIFT_BRANCH=swift-5.6.1-release
13+
ARG SWIFT_VERSION=swift-5.6.1-RELEASE
1414
ARG SWIFT_WEBROOT=https://download.swift.org
1515

1616
ENV SWIFT_SIGNING_KEY=$SWIFT_SIGNING_KEY \

5.6/centos/7/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ RUN sed -i -e 's/\*__block/\*__libc_block/g' /usr/include/unistd.h
2828
# uid Swift 5.x Release Signing Key <[email protected]
2929
ARG SWIFT_SIGNING_KEY=A62AE125BBBFBB96A6E042EC925CC1CCED3D1561
3030
ARG SWIFT_PLATFORM=centos7
31-
ARG SWIFT_BRANCH=swift-5.6-release
32-
ARG SWIFT_VERSION=swift-5.6-RELEASE
31+
ARG SWIFT_BRANCH=swift-5.6.1-release
32+
ARG SWIFT_VERSION=swift-5.6.1-RELEASE
3333
ARG SWIFT_WEBROOT=https://download.swift.org
3434

3535
ENV SWIFT_SIGNING_KEY=$SWIFT_SIGNING_KEY \

5.6/centos/7/slim/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ LABEL description="Docker Container for the Swift programming language"
99
# uid Swift 5.x Release Signing Key <[email protected]
1010
ARG SWIFT_SIGNING_KEY=A62AE125BBBFBB96A6E042EC925CC1CCED3D1561
1111
ARG SWIFT_PLATFORM=centos7
12-
ARG SWIFT_BRANCH=swift-5.6-release
13-
ARG SWIFT_VERSION=swift-5.6-RELEASE
12+
ARG SWIFT_BRANCH=swift-5.6.1-release
13+
ARG SWIFT_VERSION=swift-5.6.1-RELEASE
1414
ARG SWIFT_WEBROOT=https://download.swift.org
1515

1616
ENV SWIFT_SIGNING_KEY=$SWIFT_SIGNING_KEY \

5.6/centos/8/Dockerfile

Lines changed: 0 additions & 69 deletions
This file was deleted.

5.6/centos/8/slim/Dockerfile

Lines changed: 0 additions & 45 deletions
This file was deleted.

5.6/ubuntu/18.04/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ RUN export DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true && ap
2727
# uid Swift 5.x Release Signing Key <[email protected]
2828
ARG SWIFT_SIGNING_KEY=A62AE125BBBFBB96A6E042EC925CC1CCED3D1561
2929
ARG SWIFT_PLATFORM=ubuntu18.04
30-
ARG SWIFT_BRANCH=swift-5.6-release
31-
ARG SWIFT_VERSION=swift-5.6-RELEASE
30+
ARG SWIFT_BRANCH=swift-5.6.1-release
31+
ARG SWIFT_VERSION=swift-5.6.1-RELEASE
3232
ARG SWIFT_WEBROOT=https://download.swift.org
3333

3434
ENV SWIFT_SIGNING_KEY=$SWIFT_SIGNING_KEY \

5.6/ubuntu/18.04/slim/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ RUN export DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true && ap
1717
# uid Swift 5.x Release Signing Key <[email protected]
1818
ARG SWIFT_SIGNING_KEY=A62AE125BBBFBB96A6E042EC925CC1CCED3D1561
1919
ARG SWIFT_PLATFORM=ubuntu18.04
20-
ARG SWIFT_BRANCH=swift-5.6-release
21-
ARG SWIFT_VERSION=swift-5.6-RELEASE
20+
ARG SWIFT_BRANCH=swift-5.6.1-release
21+
ARG SWIFT_VERSION=swift-5.6.1-RELEASE
2222
ARG SWIFT_WEBROOT=https://download.swift.org
2323

2424
ENV SWIFT_SIGNING_KEY=$SWIFT_SIGNING_KEY \

5.6/ubuntu/20.04/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ RUN export DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true && ap
2828
# uid Swift 5.x Release Signing Key <[email protected]
2929
ARG SWIFT_SIGNING_KEY=A62AE125BBBFBB96A6E042EC925CC1CCED3D1561
3030
ARG SWIFT_PLATFORM=ubuntu20.04
31-
ARG SWIFT_BRANCH=swift-5.6-release
32-
ARG SWIFT_VERSION=swift-5.6-RELEASE
31+
ARG SWIFT_BRANCH=swift-5.6.1-release
32+
ARG SWIFT_VERSION=swift-5.6.1-RELEASE
3333
ARG SWIFT_WEBROOT=https://download.swift.org
3434

3535
ENV SWIFT_SIGNING_KEY=$SWIFT_SIGNING_KEY \

5.6/ubuntu/20.04/slim/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ RUN export DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true && ap
1616
# uid Swift 5.x Release Signing Key <[email protected]
1717
ARG SWIFT_SIGNING_KEY=A62AE125BBBFBB96A6E042EC925CC1CCED3D1561
1818
ARG SWIFT_PLATFORM=ubuntu20.04
19-
ARG SWIFT_BRANCH=swift-5.6-release
20-
ARG SWIFT_VERSION=swift-5.6-RELEASE
19+
ARG SWIFT_BRANCH=swift-5.6.1-release
20+
ARG SWIFT_VERSION=swift-5.6.1-RELEASE
2121
ARG SWIFT_WEBROOT=https://download.swift.org
2222

2323
ENV SWIFT_SIGNING_KEY=$SWIFT_SIGNING_KEY \

0 commit comments

Comments
 (0)