Skip to content

Commit a7eb640

Browse files
chore(deps): update ghcr.io/nicklockwood/swiftformat docker tag to v0.58.2 (#5404)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4284931 commit a7eb640

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/docker/Dockerfile.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ARG SWIFT_VERSION
2-
ARG SWIFTFORMAT_VERSION=0.58.1
2+
ARG SWIFTFORMAT_VERSION=0.58.2
33

44
FROM ghcr.io/nicklockwood/swiftformat:${SWIFTFORMAT_VERSION} AS swift_format
55
FROM swift:${SWIFT_VERSION}-jammy

0 commit comments

Comments
 (0)