updated glpi
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing

This commit is contained in:
2023-07-09 23:59:48 +02:00
parent 590d05784b
commit 3fd213d95e
2 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
FROM alpine:3.18
ARG GLPI_VERSION=10.0.7
ARG GLPI_VERSION=10.0.8
RUN \
mkdir -p /logs /config /files /marketplace && \