bump duckerfile version

This commit is contained in:
Shay Nehmad 2020-04-01 15:33:27 +03:00
parent f89cbdbdbc
commit 8e04cf215f
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ FROM debian:stretch-slim
LABEL MAINTAINER="theonlydoo <theonlydoo@gmail.com>"
ARG RELEASE=1.6
ARG RELEASE=1.8.0
ARG DEBIAN_FRONTEND=noninteractive
EXPOSE 5000