Update base image to use stable branch 'release-0.9'

Signed-off-by: Automated Release <release@submariner.io>
This commit is contained in:
Automated Release
2021-04-30 09:49:39 +00:00
parent 2b992c9f04
commit 4126e0fb08
6 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
ARG BASE_BRANCH
FROM quay.io/submariner/shipyard-dapper-base:${BASE_BRANCH}
FROM quay.io/submariner/shipyard-dapper-base:release-0.9
ARG DAPPER_HOST_ARCH
ENV HOST_ARCH=${DAPPER_HOST_ARCH} ARCH=${DAPPER_HOST_ARCH} \