Skip to content

Commit

Permalink
swift-DEVELOPMENT-SNAPSHOT-2020-09-23-a
Browse files Browse the repository at this point in the history
  • Loading branch information
norio-nomura committed Sep 24, 2020
1 parent 4ad4799 commit 78b6453
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Expand Up @@ -6,7 +6,7 @@ RUN curl https://swift.org/keys/all-keys.asc | gpg2 --import -

ENV SWIFT_BRANCH=development \
SWIFT_PLATFORM=ubuntu16.04 \
SWIFT_VERSION=DEVELOPMENT-SNAPSHOT-2020-09-22-a
SWIFT_VERSION=DEVELOPMENT-SNAPSHOT-2020-09-23-a

# Install Swift toolchain for ubuntu
RUN SWIFT_ARCHIVE_NAME=swift-$SWIFT_VERSION-$SWIFT_PLATFORM && \
Expand Down

0 comments on commit 78b6453

Please sign in to comment.