Skip to content
This repository has been archived by the owner on Jan 14, 2024. It is now read-only.

Update php version to pass tests #38

Merged
merged 1 commit into from
Mar 3, 2023
Merged

Update php version to pass tests #38

merged 1 commit into from
Mar 3, 2023

Conversation

eloiferrer
Copy link
Member

MaRDI Pull Request

Changes:

Instructions for PR review:

  • Conceptual Review (Logic etc...)
  • Code Review (Review your implementation)
  • Checkout (Test changes locally)

Checklist for this PR:

@eloiferrer eloiferrer merged commit 4717831 into main Mar 3, 2023
@eloiferrer eloiferrer deleted the update_php branch March 3, 2023 09:53
@@ -1,4 +1,4 @@
FROM php:7.4-cli
FROM php:8.0-cli
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How did you choose that version? The other container uses 8.1

https://github.com/wikimedia/mediawiki-docker/blob/aa07f326d2719366125551213a2a9be8801aa773/1.39/apache/Dockerfile#L1

I think it would be better to use the same version to avoid additional conflicts at some point in time.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, I was not aware of that. I just assumed 8.0. I've updated it now.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants