Skip to content

Commit

Permalink
looks like RC stability tag isn't supported anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
skyred committed Jul 30, 2024
1 parent 95a2e4d commit ba1ac27
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions 10/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,4 @@ FROM drupal:10
RUN docker-php-ext-install bcmath

# install Drupal Commerce 2.x https://docs.drupalcommerce.org/commerce2/developer-guide/install-update/installation#existing-site
RUN composer config minimum-stability RC \
&& composer require "drupal/commerce"
RUN composer require "drupal/commerce"

0 comments on commit ba1ac27

Please sign in to comment.