Skip to content

Commit 28872a8

Browse files
authored
Update Dockerfile
1 parent e507ed6 commit 28872a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM ubuntu:16.04
22
MAINTAINER Complemento <https://www.complemento.net.br>
33

44
# Definitions
5-
ENV OTRS_VERSION=6.0.1
5+
ENV OTRS_VERSION=6.0.2
66

77
RUN apt-get update && \
88
apt-get install -y supervisor \

0 commit comments

Comments
 (0)