Skip to content

Commit 3ca691b

Browse files
committed
Update yml
1 parent f1cc5b8 commit 3ca691b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

create-certs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: '2.2'
33
services:
44
create_certs:
55
container_name: create_certs
6-
image: docker.elastic.co/elasticsearch/elasticsearch:7.9.0
6+
image: docker.elastic.co/elasticsearch/elasticsearch:7.10.0
77
command: >
88
bash -c '
99
if [[ ! -f /certs/bundle.zip ]]; then

0 commit comments

Comments
 (0)