Skip to content

Commit

Permalink
Pin tags to 1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
zimnx committed Oct 4, 2023
1 parent 639e18c commit bda16e4
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.11
IMAGE_REF ?= docker.io/scylladb/scylla-operator:$(IMAGE_TAG)

MAKE_REQUIRED_MIN_VERSION:=4.2 # for SHELLSTATUS
Expand Down

0 comments on commit bda16e4

Please sign in to comment.