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

php-fpm cannot get the latest stable version e.g 7.3.14 #2494

Closed
pokemonhan opened this issue Feb 7, 2020 · 3 comments
Closed

php-fpm cannot get the latest stable version e.g 7.3.14 #2494

pokemonhan opened this issue Feb 7, 2020 · 3 comments

Comments

@pokemonhan
Copy link

pokemonhan commented Feb 7, 2020

Description:

php-fpm container now can only be get 7.3.13 but I net to get the latest stable one.
it already out for a few days, but still cannot get the latest.
now version shown is
PHP 7.3.13 (cli) (built: Dec 28 2019 21:22:54) ( NTS )
Copyright (c) 1997-2018 The PHP Group
Zend Engine v3.3.13, Copyright (c) 1998-2018 Zend Technologies
with Zend OPcache v7.3.13, Copyright (c) 1999-2018, by Zend Technologies
with Xdebug v2.9.2, Copyright (c) 2002-2020, by Derick Rethans

Expected Behavior:

as soon as pull the image should get the latest version of php version, like worksapce container do.
In workspace container php version now is
PHP 7.3.14-6+ubuntu16.04.1+deb.sury.org+1 (cli) (built: Feb 5 2020 16:51:13) ( NTS )
Copyright (c) 1997-2018 The PHP Group
Zend Engine v3.3.14, Copyright (c) 1998-2018 Zend Technologies
with Zend OPcache v7.3.14-6+ubuntu16.04.1+deb.sury.org+1, Copyright (c) 1999-2018, by Zend Technologies

Context information:

Output of git rev-parse HEAD

c8c63e6a78d492e54311c36a8ea3abaa09da42bc

Output of docker version

Docker version 19.03.5, build 633a0ea

Output of docker-compose version

docker-compose version 1.24.1, build 4667896b

System info: Mac, Windows or Linux. Include which disto/version

Microsoft Windows [Version 10.0.18363.628]

Steps to reproduce the issue:

as soon as pulled the image every time easy to reproduce.

@spyridonas
Copy link
Contributor

spyridonas commented Feb 21, 2020

Change this line

https://github.com/laradock/laradock/blob/master/php-fpm/Dockerfile#L16

To say php-fpm:latest (replace 2.7 with the word latest) on your local Dockerfile

Then run docker-compose pull

@stale
Copy link

stale bot commented May 21, 2020

Hi 👋 this issue has been automatically marked as stale 📌 because it has not had recent activity 😴. It will be closed if no further activity occurs. Thank you for your contributions ❤️.

@stale stale bot added the Stale label May 21, 2020
@stale
Copy link

stale bot commented Jun 11, 2020

Hi again 👋 we would like to inform you that this issue has been automatically closed 🔒 because it had not recent activity during the stale period. We really really appreciate your contributions, and looking forward for more in the future 🎈.

@stale stale bot closed this as completed Jun 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants