Skip to content

Commit 9c7353c

Browse files
committed
Update to latest dev snapshot at time of this commit (2019-08-24)
1 parent 575bb09 commit 9c7353c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

5.1/ubuntu/18.04/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ RUN export DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true && ap
2828
ARG SWIFT_SIGNING_KEY=8513444E2DA36B7C1659AF4D7638F1FB2B2B08C4
2929
ARG SWIFT_PLATFORM=ubuntu18.04
3030
ARG SWIFT_BRANCH=swift-5.1-branch
31-
ARG SWIFT_VERSION=swift-5.1-DEVELOPMENT-SNAPSHOT-2019-06-21-a
31+
ARG SWIFT_VERSION=swift-5.1-DEVELOPMENT-SNAPSHOT-2019-08-24-a
3232

3333
ENV SWIFT_SIGNING_KEY=$SWIFT_SIGNING_KEY \
3434
SWIFT_PLATFORM=$SWIFT_PLATFORM \

0 commit comments

Comments
 (0)