Skip to content
Snippets Groups Projects
Commit 237280af authored by renovate's avatar renovate
Browse files

Update composer Docker tag to v2.8.6

parent f447cb1e
Branches
No related tags found
No related merge requests found
Pipeline #89191 failed
FROM composer:2.8.0 as build
FROM composer:2.8.6 as build
ADD . /build
WORKDIR /build
......
FROM composer:2.8.0
FROM composer:2.8.6
ARG uid=1000
ARG gid=1000
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment