Skip to content

Commit

Permalink
Update to 6.8.14
Browse files Browse the repository at this point in the history
  • Loading branch information
docker-library-bot committed Feb 10, 2021
1 parent db67263 commit 29bc2ab
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions 6/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# Elasticsearch 6.8.13
# Elasticsearch 6.8.14

# This image re-bundles the Docker image from the upstream provider, Elastic.
FROM docker.elastic.co/elasticsearch/elasticsearch:6.8.13@sha256:dca6a75fb0db7ff2ca7d1e18797f0936ef7e2e7e02ad253ae648292639c1ff82
FROM docker.elastic.co/elasticsearch/elasticsearch:6.8.14@sha256:25f5adbc8ce11f60bb099631db5c33e2508b2991406e16cb03879fbdd26a76fd
# Supported Bashbrew Architectures: amd64

# The upstream image was built by:
# https://github.com/elastic/dockerfiles/tree/v6.8.13/elasticsearch
# https://github.com/elastic/dockerfiles/tree/v6.8.14/elasticsearch

# The build can be reproduced locally via:
# docker build 'https://github.com/elastic/dockerfiles.git#v6.8.13:elasticsearch'
# docker build 'https://github.com/elastic/dockerfiles.git#v6.8.14:elasticsearch'

# For a full list of supported images and tags visit https://www.docker.elastic.co

Expand Down

0 comments on commit 29bc2ab

Please sign in to comment.