Skip to content

Commit

Permalink
chore(deps): update docker.elastic.co/elasticsearch/elasticsearch doc…
Browse files Browse the repository at this point in the history
…ker tag to v8.13.3
  • Loading branch information
renovate[bot] authored May 6, 2024
1 parent 8b47d48 commit 6899d87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-images/growi/elasticsearch/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# syntax=docker/dockerfile:1.7
ARG version=8.7.0
ARG version=8.13.3
FROM docker.elastic.co/elasticsearch/elasticsearch:${version}
LABEL org.opencontainers.image.authors="outductor <[email protected]>"
LABEL org.opencontainers.image.url="https://github.com/GiganticMinecraft/seichi_infra"
Expand Down

0 comments on commit 6899d87

Please sign in to comment.