Skip to content

Updates the Dockerfile's Swift version to match the Package.swift.#196

Closed
zaneenders wants to merge 1 commit intoswift-server:mainfrom
zaneenders:zane-update-dockerfile
Closed

Updates the Dockerfile's Swift version to match the Package.swift.#196
zaneenders wants to merge 1 commit intoswift-server:mainfrom
zaneenders:zane-update-dockerfile

Conversation

@zaneenders
Copy link
Copy Markdown

Updates the Dockerfile's Swift version to match the Package.swift version.

Motivation:

When running the command docker-compose -f docker/docker-compose.yaml run test, the project fails to build because of mismatched Swift versions.

Modifications:

Update the Dockerfile to Swift 5.10.

Result:

Docker test command now runs successfully.

…ersion.

When running the command `docker-compose -f docker/docker-compose.yaml run test`, the project fails to build because of mismatched Swift versions.

Update the Dockerfile to Swift 5.10.

Docker test command now runs successfully.
@allait
Copy link
Copy Markdown
Collaborator

allait commented Mar 12, 2026

@zaneenders Dockerfile has been updated to use Swift 6.0 base image by default in #214 👍

@allait allait closed this Mar 12, 2026
@zaneenders zaneenders deleted the zane-update-dockerfile branch March 12, 2026 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants