Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

zaneenders
Copy link

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.
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.

1 participant