Skip to content

Commit

Permalink
Pin tags to v1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
zimnx committed Jun 9, 2023
1 parent db05bf9 commit f188642
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ SHELL :=/bin/bash -euEo pipefail -O inherit_errexit

comma :=,

IMAGE_TAG ?= latest
IMAGE_TAG ?= 1.9
IMAGE_REF ?= docker.io/scylladb/scylla-operator:$(IMAGE_TAG)

MAKE_REQUIRED_MIN_VERSION:=4.2 # for SHELLSTATUS
Expand Down

0 comments on commit f188642

Please sign in to comment.