Skip to content

Commit

Permalink
Update Version
Browse files Browse the repository at this point in the history
Signed-off-by: AbdullahAlShaad <[email protected]>
  • Loading branch information
AbdullahAlShaad committed Mar 14, 2024
1 parent 5a962b9 commit e146488
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 @@ -5,7 +5,7 @@ BIN := redis_exporter
IMAGE := $(REGISTRY)/$(BIN)
TAG := $(shell git describe --exact-match --abbrev=0 2>/dev/null || echo "")

SOURCE_IMAGE := oliver006/redis_exporter:v1.9.0-alpine
SOURCE_IMAGE := oliver006/redis_exporter:v1.58.0-alpine

.PHONY: push
push: container
Expand Down

0 comments on commit e146488

Please sign in to comment.