We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b7b256 commit e276198Copy full SHA for e276198
pkg/blobplugin/Dockerfile
@@ -12,7 +12,7 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-ARG ARCH
+ARG ARCH=amd64
16
17
FROM k8s.gcr.io/build-image/debian-base-${ARCH}:v2.1.3
18
COPY ./_output/blobplugin /blobplugin
0 commit comments