mirror of
https://github.com/submariner-io/submariner-charts.git
synced 2026-09-21 10:20:34 +00:00
Update base image to use stable branch 'release-0.9'
Signed-off-by: Automated Release <release@submariner.io>
This commit is contained in:
+1
-1
@@ -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} \
|
||||
|
||||
Reference in New Issue
Block a user