Skip to content

Commit 56ab830

Browse files
Use newer ubuntu
Signed-off-by: Tushar Sadhwani <[email protected]>
1 parent eb192df commit 56ab830

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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-focal as swift-format-builder
1+
FROM swift:5.8.1-jammy as swift-format-builder
22
ADD . /toolbox
33
WORKDIR /toolbox
44
RUN swift build -c release -Xswiftc -static-executable

0 commit comments

Comments
 (0)