Skip to content

Commit

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

# This image re-bundles the Docker image from the upstream provider, Elastic.
FROM docker.elastic.co/elasticsearch/elasticsearch:7.11.0@sha256:c16cb4fcb0b430d1f30bbde6b1e0226b944520df7a6085a39441d14abbac2f6d
FROM docker.elastic.co/elasticsearch/elasticsearch:7.11.1@sha256:bff764c6dcc1241288698722a83e72d54fbaa336fd447c5a78f23c5cf159435b
# Supported Bashbrew Architectures: amd64 arm64v8

# The upstream image was built by:
# https://github.com/elastic/dockerfiles/tree/v7.11.0/elasticsearch
# https://github.com/elastic/dockerfiles/tree/v7.11.1/elasticsearch

# The build can be reproduced locally via:
# docker build 'https://github.com/elastic/dockerfiles.git#v7.11.0:elasticsearch'
# docker build 'https://github.com/elastic/dockerfiles.git#v7.11.1:elasticsearch'

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

Expand Down

0 comments on commit 4ac154b

Please sign in to comment.