Skip to content

Commit e276198

Browse files
committed
fix: build error
1 parent 8b7b256 commit e276198

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/blobplugin/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
ARG ARCH
15+
ARG ARCH=amd64
1616

1717
FROM k8s.gcr.io/build-image/debian-base-${ARCH}:v2.1.3
1818
COPY ./_output/blobplugin /blobplugin

0 commit comments

Comments
 (0)