Skip to content

Commit

Permalink
Merge pull request #389 from rf232/patch-2
Browse files Browse the repository at this point in the history
Bump version after updating base image
  • Loading branch information
olagacek authored Oct 15, 2020
2 parents 6eec4a0 + 0bb7da6 commit ce31d91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fluentd-gcp-scaler/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
.PHONY: build push

PREFIX=staging-k8s.gcr.io
TAG = 0.5.3
TAG = 0.5.4

build:
docker build --pull -t $(PREFIX)/fluentd-gcp-scaler:$(TAG) .
Expand Down

0 comments on commit ce31d91

Please sign in to comment.