Updated the Swift image to use when building the Docker image to v6.1 in the Dockerfile file.
This commit is contained in:
parent
9e7c1f61fd
commit
9da4fb2260
@ -1,7 +1,7 @@
|
||||
# ================================
|
||||
# Build image
|
||||
# ================================
|
||||
FROM swift:6.0.3-noble AS build
|
||||
FROM swift:6.1-noble AS build
|
||||
|
||||
# Install OS updates
|
||||
RUN export DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true \
|
||||
|
Loading…
x
Reference in New Issue
Block a user