Skip to content

Error while running apt-get update #24

@internetztube

Description

@internetztube

Description

When using the following commands, I get the following error.

FROM ghcr.io/craftcms/image:8.3
RUN apt-get update
E: Repository 'https://ppa.launchpadcontent.net/ondrej/php/ubuntu jammy InRelease' changed its 'Label' value from '***** The main PPA for supported PHP versions with many PECL extensions *****' to 'PPA for PHP'

Adding a special flag fixes it.

RUN apt-get update --allow-releaseinfo-change

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions