Skip to content
This repository was archived by the owner on Feb 22, 2025. It is now read-only.

Change the configuration to set the latest PHP version #30

Open
tanhongit opened this issue May 1, 2023 · 0 comments
Open

Change the configuration to set the latest PHP version #30

tanhongit opened this issue May 1, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@tanhongit
Copy link
Member

It's necessary to change the configuration so that the latest PHP version will automatically be selected as the default value, not the current 8.2 version.

build:
      context: .
      dockerfile: ./docker/Dockerfile
      args:
          - PHP_VERSION_SELECTED=${PHP_VERSION_SELECTED:-8.2}
          - PHP_VERSION=${PHP_VERSION_SELECTED:-8.2}
@tanhongit tanhongit added the enhancement New feature or request label May 1, 2023
@tanhongit tanhongit self-assigned this May 1, 2023
@tanhongit tanhongit added the help wanted Extra attention is needed label Jul 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant