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 c8d3bda commit e31e2feCopy full SHA for e31e2fe
.swift-version
@@ -1 +1 @@
1
-6.0
+6.0.3
Dockerfile
@@ -1,7 +1,7 @@
# ================================
2
# Build image
3
4
-FROM swift:6.0-bookworm AS build
+FROM swift:6.0.3-bookworm AS build
5
6
# Install OS updates
7
RUN export DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true \
0 commit comments