-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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
smcyr
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working