Skip to content
This repository was archived by the owner on Feb 28, 2024. It is now read-only.

Commit c0ff8dd

Browse files
committed
Bump default tag
1 parent 757a3a7 commit c0ff8dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

make/deploy.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ CLUSTER ?= mdb
33
##@ Docker
44

55
PLATFORM ?= linux/amd64,linux/arm64
6-
IMG ?= ghcr.io/mariadb-operator/init:v0.0.1
6+
IMG ?= ghcr.io/mariadb-operator/init:v0.0.2
77
BUILDX ?= docker buildx build --platform $(PLATFORM) -t $(IMG)
88
BUILDER ?= init
99

0 commit comments

Comments
 (0)