We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e507ed6 commit 28872a8Copy full SHA for 28872a8
1 file changed
Dockerfile
@@ -2,7 +2,7 @@ FROM ubuntu:16.04
2
MAINTAINER Complemento <https://www.complemento.net.br>
3
4
# Definitions
5
-ENV OTRS_VERSION=6.0.1
+ENV OTRS_VERSION=6.0.2
6
7
RUN apt-get update && \
8
apt-get install -y supervisor \
0 commit comments