Skip to content
Snippets Groups Projects

Merging develop into main

Merged jurgenhaas requested to merge develop into main
1 file
+ 2
0
Compare changes
  • Side-by-side
  • Inline
+ 2
0
@@ -133,6 +133,8 @@ RUN echo 'hosts: files dns' > /etc/nsswitch.conf && \
rm -rf /var/cache/* && \
rm -rf /root/.composer/cache
COPY --from=ghcr.io/ufoscout/docker-compose-wait:latest /wait /wait
ENV LAKEDROPS_DEV_DC_OPTIONS "-T"
ENV PHP_VERSION "${PHP_MAJOR_VERSION}"
Loading