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 675bc8b commit a5a8672Copy full SHA for a5a8672
scripts/docker/Dockerfile.swift
@@ -1,5 +1,5 @@
1
ARG SWIFT_VERSION
2
-ARG SWIFTFORMAT_VERSION=0.57.2
+ARG SWIFTFORMAT_VERSION=0.58.1
3
4
FROM ghcr.io/nicklockwood/swiftformat:${SWIFTFORMAT_VERSION} AS swift_format
5
FROM swift:${SWIFT_VERSION}-jammy
0 commit comments