We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ef0dd0 commit 4633844Copy full SHA for 4633844
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM swift:5.8.1-jammy as swift-format-builder
+FROM swift:6.1.1-jammy as swift-format-builder
2
ADD . /toolbox
3
WORKDIR /toolbox
4
RUN swift build -c release --static-swift-stdlib
0 commit comments