Skip to content
Snippets Groups Projects
Commit ca245199 authored by ale's avatar ale
Browse files

Switch back to apache2-php-base:master

parent edc9e230
No related merge requests found
...@@ -4,7 +4,7 @@ ADD . /build ...@@ -4,7 +4,7 @@ ADD . /build
WORKDIR /build WORKDIR /build
RUN /build/install.sh RUN /build/install.sh
FROM registry.git.autistici.org/ai3/docker/apache2-php-base:s6 FROM registry.git.autistici.org/ai3/docker/apache2-php-base:master
COPY --from=build /build/app/ /opt/noblogs/www COPY --from=build /build/app/ /opt/noblogs/www
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment