This commit is contained in:
Roland Gruber 2019-09-29 10:52:07 +02:00
parent 9530f704e2
commit ac56e61a0f
1 changed files with 1 additions and 1 deletions

View File

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