Bump image version

This commit is contained in:
Jared Burns 2020-07-11 08:12:00 -07:00 committed by GitHub
parent 29cdaad79e
commit 15bf1b1630
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@
PREFIX = quay.io/fluentd_elasticsearch
IMAGE = fluentd
TAG = v3.0.2
TAG = v3.0.3
build:
docker build --tag ${PREFIX}/${IMAGE}:${TAG} .