Update to 2.0.0rc3

This commit is contained in:
alexbelgium
2021-02-26 09:31:24 +01:00
parent b099116563
commit e30b7f2240
3 changed files with 18 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
ARG BUILD_FROM
ARG BUILD_VERSION
ARG BUILD_UPSTREAM="1.5.5"
ARG BUILD_UPSTREAM="2.0.0rc3"
FROM ${BUILD_FROM}${BUILD_UPSTREAM}