-
Notifications
You must be signed in to change notification settings - Fork 185
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update the Swift version to 6.0.1 (#421)
- Loading branch information
1 parent
98133c6
commit 38e4244
Showing
16 changed files
with
32 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -29,8 +29,8 @@ RUN yum -y install \ | |
# uid [ unknown] Swift 6.x Release Signing Key <[email protected]> | ||
ARG SWIFT_SIGNING_KEY=52BB7E3DE28A71BE22EC05FFEF80A866B47A981F | ||
ARG SWIFT_PLATFORM=amazonlinux2 | ||
ARG SWIFT_BRANCH=swift-6.0-release | ||
ARG SWIFT_VERSION=swift-6.0-RELEASE | ||
ARG SWIFT_BRANCH=swift-6.0.1-release | ||
ARG SWIFT_VERSION=swift-6.0.1-RELEASE | ||
ARG SWIFT_WEBROOT=https://download.swift.org | ||
|
||
ENV SWIFT_SIGNING_KEY=$SWIFT_SIGNING_KEY \ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,8 +9,8 @@ LABEL description="Docker Container for the Swift programming language" | |
# uid [ unknown] Swift 6.x Release Signing Key <[email protected]> | ||
ARG SWIFT_SIGNING_KEY=52BB7E3DE28A71BE22EC05FFEF80A866B47A981F | ||
ARG SWIFT_PLATFORM=amazonlinux2 | ||
ARG SWIFT_BRANCH=swift-6.0-release | ||
ARG SWIFT_VERSION=swift-6.0-RELEASE | ||
ARG SWIFT_BRANCH=swift-6.0.1-release | ||
ARG SWIFT_VERSION=swift-6.0.1-RELEASE | ||
ARG SWIFT_WEBROOT=https://download.swift.org | ||
|
||
ENV SWIFT_SIGNING_KEY=$SWIFT_SIGNING_KEY \ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -27,8 +27,8 @@ RUN export DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true && ap | |
# uid [ unknown] Swift 6.x Release Signing Key <[email protected]> | ||
ARG SWIFT_SIGNING_KEY=52BB7E3DE28A71BE22EC05FFEF80A866B47A981F | ||
ARG SWIFT_PLATFORM=debian12 | ||
ARG SWIFT_BRANCH=swift-6.0-release | ||
ARG SWIFT_VERSION=swift-6.0-RELEASE | ||
ARG SWIFT_BRANCH=swift-6.0.1-release | ||
ARG SWIFT_VERSION=swift-6.0.1-RELEASE | ||
ARG SWIFT_WEBROOT=https://download.swift.org | ||
|
||
ENV SWIFT_SIGNING_KEY=$SWIFT_SIGNING_KEY \ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,8 +16,8 @@ RUN export DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true && ap | |
# uid [ unknown] Swift 6.x Release Signing Key <[email protected]> | ||
ARG SWIFT_SIGNING_KEY=52BB7E3DE28A71BE22EC05FFEF80A866B47A981F | ||
ARG SWIFT_PLATFORM=debian12 | ||
ARG SWIFT_BRANCH=swift-6.0-release | ||
ARG SWIFT_VERSION=swift-6.0-RELEASE | ||
ARG SWIFT_BRANCH=swift-6.0.1-release | ||
ARG SWIFT_VERSION=swift-6.0.1-RELEASE | ||
ARG SWIFT_WEBROOT=https://download.swift.org | ||
|
||
ENV SWIFT_SIGNING_KEY=$SWIFT_SIGNING_KEY \ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,8 +23,8 @@ RUN yum -y install \ | |
# uid [ unknown] Swift 6.x Release Signing Key <[email protected]> | ||
ARG SWIFT_SIGNING_KEY=52BB7E3DE28A71BE22EC05FFEF80A866B47A981F | ||
ARG SWIFT_PLATFORM=fedora39 | ||
ARG SWIFT_BRANCH=swift-6.0-release | ||
ARG SWIFT_VERSION=swift-6.0-RELEASE | ||
ARG SWIFT_BRANCH=swift-6.0.1-release | ||
ARG SWIFT_VERSION=swift-6.0.1-RELEASE | ||
ARG SWIFT_WEBROOT=https://download.swift.org | ||
|
||
ENV SWIFT_SIGNING_KEY=$SWIFT_SIGNING_KEY \ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,8 +10,8 @@ LABEL description="Docker Container for the Swift programming language" | |
# uid [ unknown] Swift 6.x Release Signing Key <[email protected]> | ||
ARG SWIFT_SIGNING_KEY=52BB7E3DE28A71BE22EC05FFEF80A866B47A981F | ||
ARG SWIFT_PLATFORM=fedora39 | ||
ARG SWIFT_BRANCH=swift-6.0-release | ||
ARG SWIFT_VERSION=swift-6.0-RELEASE | ||
ARG SWIFT_BRANCH=swift-6.0.1-release | ||
ARG SWIFT_VERSION=swift-6.0.1-RELEASE | ||
ARG SWIFT_WEBROOT=https://download.swift.org | ||
|
||
ENV SWIFT_SIGNING_KEY=$SWIFT_SIGNING_KEY \ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,8 +23,8 @@ RUN yum -y install \ | |
# uid [ unknown] Swift 6.x Release Signing Key <[email protected]> | ||
ARG SWIFT_SIGNING_KEY=52BB7E3DE28A71BE22EC05FFEF80A866B47A981F | ||
ARG SWIFT_PLATFORM=ubi9 | ||
ARG SWIFT_BRANCH=swift-6.0-release | ||
ARG SWIFT_VERSION=swift-6.0-RELEASE | ||
ARG SWIFT_BRANCH=swift-6.0.1-release | ||
ARG SWIFT_VERSION=swift-6.0.1-RELEASE | ||
ARG SWIFT_WEBROOT=https://download.swift.org | ||
|
||
ENV SWIFT_SIGNING_KEY=$SWIFT_SIGNING_KEY \ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,8 +9,8 @@ LABEL description="Docker Container for the Swift programming language" | |
# uid [ unknown] Swift 6.x Release Signing Key <[email protected]> | ||
ARG SWIFT_SIGNING_KEY=52BB7E3DE28A71BE22EC05FFEF80A866B47A981F | ||
ARG SWIFT_PLATFORM=ubi9 | ||
ARG SWIFT_BRANCH=swift-6.0-release | ||
ARG SWIFT_VERSION=swift-6.0-RELEASE | ||
ARG SWIFT_BRANCH=swift-6.0.1-release | ||
ARG SWIFT_VERSION=swift-6.0.1-RELEASE | ||
ARG SWIFT_WEBROOT=https://download.swift.org | ||
|
||
ENV SWIFT_SIGNING_KEY=$SWIFT_SIGNING_KEY \ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -29,8 +29,8 @@ RUN export DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true && ap | |
# uid [ unknown] Swift 6.x Release Signing Key <[email protected]> | ||
ARG SWIFT_SIGNING_KEY=52BB7E3DE28A71BE22EC05FFEF80A866B47A981F | ||
ARG SWIFT_PLATFORM=ubuntu20.04 | ||
ARG SWIFT_BRANCH=swift-6.0-release | ||
ARG SWIFT_VERSION=swift-6.0-RELEASE | ||
ARG SWIFT_BRANCH=swift-6.0.1-release | ||
ARG SWIFT_VERSION=swift-6.0.1-RELEASE | ||
ARG SWIFT_WEBROOT=https://download.swift.org | ||
|
||
ENV SWIFT_SIGNING_KEY=$SWIFT_SIGNING_KEY \ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,8 +16,8 @@ RUN export DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true && ap | |
# uid [ unknown] Swift 6.x Release Signing Key <[email protected]> | ||
ARG SWIFT_SIGNING_KEY=52BB7E3DE28A71BE22EC05FFEF80A866B47A981F | ||
ARG SWIFT_PLATFORM=ubuntu20.04 | ||
ARG SWIFT_BRANCH=swift-6.0-release | ||
ARG SWIFT_VERSION=swift-6.0-RELEASE | ||
ARG SWIFT_BRANCH=swift-6.0.1-release | ||
ARG SWIFT_VERSION=swift-6.0.1-RELEASE | ||
ARG SWIFT_WEBROOT=https://download.swift.org | ||
|
||
ENV SWIFT_SIGNING_KEY=$SWIFT_SIGNING_KEY \ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -30,8 +30,8 @@ RUN export DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true && ap | |
# uid [ unknown] Swift 6.x Release Signing Key <[email protected]> | ||
ARG SWIFT_SIGNING_KEY=52BB7E3DE28A71BE22EC05FFEF80A866B47A981F | ||
ARG SWIFT_PLATFORM=ubuntu22.04 | ||
ARG SWIFT_BRANCH=swift-6.0-release | ||
ARG SWIFT_VERSION=swift-6.0-RELEASE | ||
ARG SWIFT_BRANCH=swift-6.0.1-release | ||
ARG SWIFT_VERSION=swift-6.0.1-RELEASE | ||
ARG SWIFT_WEBROOT=https://download.swift.org | ||
|
||
ENV SWIFT_SIGNING_KEY=$SWIFT_SIGNING_KEY \ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,8 +16,8 @@ RUN export DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true && ap | |
# uid [ unknown] Swift 6.x Release Signing Key <[email protected]> | ||
ARG SWIFT_SIGNING_KEY=52BB7E3DE28A71BE22EC05FFEF80A866B47A981F | ||
ARG SWIFT_PLATFORM=ubuntu22.04 | ||
ARG SWIFT_BRANCH=swift-6.0-release | ||
ARG SWIFT_VERSION=swift-6.0-RELEASE | ||
ARG SWIFT_BRANCH=swift-6.0.1-release | ||
ARG SWIFT_VERSION=swift-6.0.1-RELEASE | ||
ARG SWIFT_WEBROOT=https://download.swift.org | ||
|
||
ENV SWIFT_SIGNING_KEY=$SWIFT_SIGNING_KEY \ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -30,8 +30,8 @@ RUN export DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true && ap | |
# uid [ unknown] Swift 6.x Release Signing Key <[email protected]> | ||
ARG SWIFT_SIGNING_KEY=52BB7E3DE28A71BE22EC05FFEF80A866B47A981F | ||
ARG SWIFT_PLATFORM=ubuntu24.04 | ||
ARG SWIFT_BRANCH=swift-6.0-release | ||
ARG SWIFT_VERSION=swift-6.0-RELEASE | ||
ARG SWIFT_BRANCH=swift-6.0.1-release | ||
ARG SWIFT_VERSION=swift-6.0.1-RELEASE | ||
ARG SWIFT_WEBROOT=https://download.swift.org | ||
|
||
ENV SWIFT_SIGNING_KEY=$SWIFT_SIGNING_KEY \ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,8 +17,8 @@ RUN export DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true && ap | |
# uid [ unknown] Swift 6.x Release Signing Key <[email protected]> | ||
ARG SWIFT_SIGNING_KEY=52BB7E3DE28A71BE22EC05FFEF80A866B47A981F | ||
ARG SWIFT_PLATFORM=ubuntu24.04 | ||
ARG SWIFT_BRANCH=swift-6.0-release | ||
ARG SWIFT_VERSION=swift-6.0-RELEASE | ||
ARG SWIFT_BRANCH=swift-6.0.1-release | ||
ARG SWIFT_VERSION=swift-6.0.1-RELEASE | ||
ARG SWIFT_WEBROOT=https://download.swift.org | ||
|
||
ENV SWIFT_SIGNING_KEY=$SWIFT_SIGNING_KEY \ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters