Skip to content

php-fpm latest versions not update #367

Description

@llaville

ISSUE TYPE

  • Bug Report

OS / ENVIRONMENT

  1. Host operating system: Ubuntu 16.04
  2. Native Docker or Docker Toolbox: native
  3. Docker version: 18.06.1-ce
  4. Docker Compose version: version 1.18.0, build 8dd22a9
  5. What containers are running:
  6. Container versions:
  7. Devilbox version 0.15 acac4f0
  8. Git branch version: master 8913fd4 Merge pull request Adding new container: Blackfire #358 from cytopia/docker-blackfire

SUMMARY

I wanted to update to latest PHP 7.1(.21) base image but it was impossible.
This version is available with release 0.35 of https://github.com/devilbox/docker-php-fpm
But not with release 0.32

STEPS TO REPRODUCE

./update.sh

EXPECTED BEHAVIOUR

Be able to get always the latest PHP version

ACTUAL BEHAVIOUR

PHP 7.1.20 version installed

OTHER INFORMATION

I've searched before to find where it came from.

https://github.com/cytopia/devilbox/blob/master/docker-compose.yml#L98
Tell us

 php:
    image: devilbox/php-fpm:${PHP_SERVER:-7.0}-work-0.32

I've replaced work-0.32 by work-0.35 and all is good

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions