Update to 0.9.5

This commit is contained in:
alexbelgium
2021-05-09 01:55:33 +02:00
parent dcf42a5070
commit 75f88c8235
3 changed files with 27 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
ARG BUILD_FROM
ARG BUILD_VERSION
ARG BUILD_UPSTREAM="0.9.4"
ARG BUILD_UPSTREAM="0.9.5"
FROM ${BUILD_FROM}${BUILD_UPSTREAM}