Skip to content

Commit

Permalink
chore(deps): update ghcr.io/nicklockwood/swiftformat docker tag to v0…
Browse files Browse the repository at this point in the history
….54.1
  • Loading branch information
renovate[bot] authored Jul 13, 2024
1 parent 6dd0896 commit 3a941d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/docker/Dockerfile.swift
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG SWIFT_VERSION
ARG SWIFTFORMAT_VERSION=0.54.0
ARG SWIFTFORMAT_VERSION=0.54.1

FROM ghcr.io/nicklockwood/swiftformat:${SWIFTFORMAT_VERSION} AS swiftFormat
FROM swift:${SWIFT_VERSION}-jammy
Expand Down

0 comments on commit 3a941d3

Please sign in to comment.