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.12.2
  • Loading branch information
renovate[bot] authored Mar 3, 2024
1 parent 3bcc83b commit cfcfb17
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.6
ARG version=8.7.0
ARG version=8.12.2
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 cfcfb17

Please sign in to comment.