Skip to content
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

3.3.0 still on Alpine 3.11 #224

Closed
SydneyUni-Jim opened this issue May 30, 2022 · 6 comments
Closed

3.3.0 still on Alpine 3.11 #224

SydneyUni-Jim opened this issue May 30, 2022 · 6 comments

Comments

@SydneyUni-Jim
Copy link

With commits 73fbfae and 7be2fd8, Alpine updates from 3.13.6 to 3.14 for OJS 3.0.0 to 3.1.2-4. Meanwhile 3.2.0-0 onwards, latest, main and stable-* are still at Alpine 3.11.

@marcbria
Copy link
Collaborator

marcbria commented Jun 7, 2022

In #159 we are talking about how to refactor this project.
The consensus now is old versions won't be updated with security patches, as far as they won't be used for production sites.
Only last stable and LTS will be keep up to date.

We are still designing how it need to be so if you have arguments to defend that more images need to be updated is a good moment explain it.

@SydneyUni-Jim
Copy link
Author

I'm not sure I'm following because the older versions of OJS (3.0.0 to 3.1.2-4) have moved to Alpine 3.14, while the newer versions of OJS are still on Alpine 3.11.

@SydneyUni-Jim
Copy link
Author

Might the Dockerfile templates might be erroneous?

Dockerfile-alpine-apache-php70.template uses alpine:3.14, which installs PHP 7.4.
Dockerfile-alpine-apache-php73.template and Dockerfile-alpine-apache-php74.template both use alpine:3.11, which installed PHP 7.3.

alpine:3.11 doesn't have /etc/php/7.3 or /etc/php/7.4 directories, as far as I can see. I only see /etc/php7.

@SydneyUni-Jim
Copy link
Author

It looks like alpine:3.12 was the last to install PHP 7.3.

@marcbria
Copy link
Collaborator

marcbria commented Jun 8, 2022

Ok. I understood it in the opposite way... and you are right: It didn't make any sense.
It will be fixed soon.

@marcbria
Copy link
Collaborator

marcbria commented Jun 8, 2022

Fixed... but not tested yet.
ReBuilding 3.3.0-11 with this fix and the iconv issue.

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

No branches or pull requests

2 participants