Skip to content

Commit f5eaf62

Browse files
chore(deps): update elasticsearch docker tag to v9.2.3
1 parent 2a54de9 commit f5eaf62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/elastic-elasticsearch/9.2.2/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ networks:
44

55
services:
66
elasticsearch:
7-
image: elasticsearch:9.2.2
7+
image: elasticsearch:9.2.3
88
container_name: ${CONTAINER_NAME}
99
labels:
1010
createdBy: "Apps"

0 commit comments

Comments
 (0)