Update to 2.2.0.200

This commit is contained in:
alexbelgium
2021-09-29 20:03:01 +02:00
parent 4d65718f3b
commit a6f456ba1a
3 changed files with 17 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
ARG BUILD_FROM
ARG BUILD_VERSION
ARG BUILD_UPSTREAM="2.2.0"
ARG BUILD_UPSTREAM="2.2.0.200"
FROM collelog/xteve:latest-alpine
RUN cp -vnpr /etc/opt/xteve* /data || true