Skip to content

Commit

Permalink
Use swift-3.1-RELEASE + cherry picking PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
norio-nomura committed Apr 7, 2017
1 parent 2e45a20 commit 0128c8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ RUN groupadd -r swift-dev && useradd -r -g swift-dev swift-dev

# Setup Environment Variables

ENV REVISION="bbcc23b" \
ENV REVISION="612761a" \
OUTPUT_DIR="/swift" \
WORK_DIR="/swift-dev"

Expand Down

0 comments on commit 0128c8d

Please sign in to comment.