#!/bin/sh

/kaniko/executor --context . --no-push --build-arg VERSION=$VERSION
