Skip to content

Commit a90344b

Browse files
author
Robbert Müller
committed
Merge branch 'renovate/docker-composer-1.10.x' into 'master'
🔼 Updates composer Docker tag to v1.10.17 See merge request pipeline-components/php-security-checker!28
2 parents 26564a4 + da656ca commit a90344b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM composer:1.10.16 as build
1+
FROM composer:1.10.17 as build
22

33
COPY app/ /app/
44
RUN composer install --no-interaction --no-scripts --no-progress --optimize-autoloader

0 commit comments

Comments
 (0)