From 4609ac22832f75b44aa65c13565170125e5f25b5 Mon Sep 17 00:00:00 2001 From: Tianon Gravi Date: Wed, 14 Nov 2018 13:17:57 -0800 Subject: [PATCH] Remove successfully backfilled versions --- 6.4.0/Dockerfile | 13 ------------- 6.4.1/Dockerfile | 13 ------------- 2 files changed, 26 deletions(-) delete mode 100644 6.4.0/Dockerfile delete mode 100644 6.4.1/Dockerfile diff --git a/6.4.0/Dockerfile b/6.4.0/Dockerfile deleted file mode 100644 index 575fb9bb3..000000000 --- a/6.4.0/Dockerfile +++ /dev/null @@ -1,13 +0,0 @@ -# Logstash 6.4.0 - -# This image re-bundles the Docker image from the upstream provider, Elastic. -FROM docker.elastic.co/logstash/logstash:6.4.0@sha256:40bbb687fc820c892906fd325ad9ffacb96a56ab252a919fd2a60f315b374af1 - -# The upstream image was built by: -# https://github.com/elastic/logstash-docker/tree/6.4.0 - -# For a full list of supported images and tags visit https://www.docker.elastic.co - -# For Logstash documentation visit https://www.elastic.co/guide/en/logstash/current/docker.html - -# See https://github.com/docker-library/official-images/pull/5039 for more details. diff --git a/6.4.1/Dockerfile b/6.4.1/Dockerfile deleted file mode 100644 index e6c8a9e48..000000000 --- a/6.4.1/Dockerfile +++ /dev/null @@ -1,13 +0,0 @@ -# Logstash 6.4.1 - -# This image re-bundles the Docker image from the upstream provider, Elastic. -FROM docker.elastic.co/logstash/logstash:6.4.1@sha256:e9c84f1a0e39ee74b7f8d14a6fa4024e836b8ce1594c03744af365a16066c624 - -# The upstream image was built by: -# https://github.com/elastic/logstash-docker/tree/6.4.1 - -# For a full list of supported images and tags visit https://www.docker.elastic.co - -# For Logstash documentation visit https://www.elastic.co/guide/en/logstash/current/docker.html - -# See https://github.com/docker-library/official-images/pull/5039 for more details.