Skip to content
Snippets Groups Projects
Commit c56d3129 authored by Mathieu Ruellan's avatar Mathieu Ruellan
Browse files

2.9.4

parent 38e07e42
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@ MAINTAINER Mathieu Ruellan <mathieu.ruellan@gmail.com>
ENV DEBIAN_FRONTEND noninteractive
ENV HOME /root
ARG PIWIGO_VERSION="2.9.3"
ARG PIWIGO_VERSION="2.9.4"
RUN apt-get update \
&& apt-get install -yy \
......@@ -49,4 +49,3 @@ ADD entrypoint.sh /entrypoint.sh
RUN chmod u+x /entrypoint.sh
ENTRYPOINT /entrypoint.sh
EXPOSE 80
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