Skip to content

Commit 4633844

Browse files
update swift version to 6.1.1
Signed-off-by: Srijan Saurav <68371686+srijan-deepsource@users.noreply.github.com>
1 parent 5ef0dd0 commit 4633844

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM swift:5.8.1-jammy as swift-format-builder
1+
FROM swift:6.1.1-jammy as swift-format-builder
22
ADD . /toolbox
33
WORKDIR /toolbox
44
RUN swift build -c release --static-swift-stdlib

0 commit comments

Comments
 (0)