Skip to content

Commit

Permalink
Update swift Docker tag to v6.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 28, 2024
1 parent aa6b48d commit ac86ed5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG BUILDER_IMAGE=swift:6.0.1-jammy
ARG BUILDER_IMAGE=swift:6.0.2-jammy
ARG RUNTIME_IMAGE=ubuntu:jammy

FROM ${BUILDER_IMAGE} AS builder
Expand Down

0 comments on commit ac86ed5

Please sign in to comment.