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 4284931 commit a7eb640Copy full SHA for a7eb640
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