Skip to content

Commit

Permalink
Add Wolfi docker image variable
Browse files Browse the repository at this point in the history
  • Loading branch information
leemthompo committed Dec 17, 2024
1 parent e8c3daf commit 4453c2e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/Versions.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ include::{docs-root}/shared/versions/stack/{source_branch}.asciidoc[]

:docker-repo: docker.elastic.co/elasticsearch/elasticsearch
:docker-image: {docker-repo}:{version}
:wolfi-docker-repo: docker.elastic.co/elasticsearch/elasticsearch-wolfi
:wolfi-docker-image: {wolfi-docker-repo}:{version}
:kib-docker-repo: docker.elastic.co/kibana/kibana
:kib-docker-image: {kib-docker-repo}:{version}
:plugin_url: https://artifacts.elastic.co/downloads/elasticsearch-plugins
Expand Down

0 comments on commit 4453c2e

Please sign in to comment.