Skip to content

Version mismatch between PS_VERSION environment variable and GUI displayed version in prestashop/prestashop:8 image #438

@mabed-fr

Description

@mabed-fr

Hello,

I’m using the official prestashop/prestashop:8 image and noticed a mismatch between the PrestaShop version reported by the environment variable and the version displayed in the GUI.

Docker compose:
image: prestashop/prestashop:8

Here are the commands I ran and their outputs:

→ docker image ls | grep prestashop
prestashop/prestashop   8         86a2da8b9975   27 hours ago   1.42GB

→ docker inspect 86a2da8b9975 | grep PS_VERSION
                "PS_VERSION=8.2.2"

However, the version shown in the GUI is 8.2.0.

Image

Could you please clarify why the version from the environment variable PS_VERSION differs from the version displayed in the PrestaShop interface? Is this expected behavior or a packaging issue?

Thanks for your help!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions