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