We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe93704 commit b88f24cCopy full SHA for b88f24c
Dockerfile
@@ -3,7 +3,7 @@ MAINTAINER Przemyslaw Ozgo linux@ozgo.info
3
4
COPY foreground.patch /foreground.patch
5
6
-ENV ZABBIX_VERSION=2.4.6
+ENV ZABBIX_VERSION=2.4.7
7
8
RUN \
9
yum clean all && yum makecache && \
0 commit comments