diff --git a/containers/zammad/Dockerfile b/containers/zammad/Dockerfile index 6106487..e2bbe63 100644 --- a/containers/zammad/Dockerfile +++ b/containers/zammad/Dockerfile @@ -1,4 +1,4 @@ -FROM ruby:2.4.1-slim +FROM ruby:2.4.2-slim MAINTAINER Zammad ARG BUILD_DATE