This commit is contained in:
Roland Gruber 2019-04-05 20:50:38 +02:00
parent 3d0a53cb07
commit 04bd9acc37
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
FROM debian:stretch
MAINTAINER Roland Gruber <post@rolandgruber.de>
ARG LAM_RELEASE=6.6
ARG LAM_RELEASE=6.7
# update OS
RUN apt-get update \