From dd9ec9ef60fea4245c9020ed1d468287a1c0b5ba Mon Sep 17 00:00:00 2001 From: Clark Boylan Date: Mon, 1 May 2023 12:43:02 -0700 Subject: [PATCH] Force zookeeper-statsd rebuild This will exercise all of the new container jobs that ultimately upload to quay.io. Change-Id: I3c0713e0040938e9055f19e60b0685e214021f5e --- docker/zookeeper-statsd/Dockerfile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docker/zookeeper-statsd/Dockerfile b/docker/zookeeper-statsd/Dockerfile index aec1df56d9..6806c8a210 100644 --- a/docker/zookeeper-statsd/Dockerfile +++ b/docker/zookeeper-statsd/Dockerfile @@ -14,6 +14,8 @@ # See the License for the specific language governing permissions and # limitations under the License. +# Mon May 1 19:42:37 UTC 2023 - trigger rebuild + FROM docker.io/opendevorg/python-base:3.9-bullseye COPY zookeeper-statsd.py /usr/local/bin