We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7be3dd2 commit da41970Copy full SHA for da41970
Dockerfile
@@ -149,7 +149,7 @@ COPY --from=fetcher /SemanticDrilldown /var/www/html/extensions/SemanticDrilldow
149
################
150
# Composer #
151
152
-FROM ghcr.io/mardi4nfdi/docker-composer:main as composer
+FROM composer as composer
153
COPY --from=collector /var/www/html /var/www/html
154
WORKDIR /var/www/html/
155
COPY composer.local.json /var/www/html/composer.local.json
0 commit comments