Skip to content

Commit

Permalink
Fix Swift 5.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kishikawakatsumi committed Dec 23, 2023
1 parent 6f9a8f8 commit 6400473
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Versions/5.9.1/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM swift:5.9.2-focal
FROM swift:5.9.1-focal

COPY ./_Packages/ ./swiftfiddle.com/_Packages/
RUN cd ./swiftfiddle.com/_Packages/ \
Expand Down

0 comments on commit 6400473

Please sign in to comment.