Skip to content

Commit 834f29e

Browse files
renovate[bot]ulgens
authored andcommitted
chore(deps): pin elasticsearch docker tag to 41ed3a1
1 parent 62a613c commit 834f29e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: '2'
22
services:
33
elasticsearch2:
4-
image: elasticsearch:2
4+
image: elasticsearch:2@sha256:41ed3a1a16b63de740767944d5405843db00e55058626c22838f23b413aa4a39
55
ports:
66
- "9200:9200"
77
- "9300:9300"

0 commit comments

Comments
 (0)