mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-10 12:49:52 +01:00
Update elasticsearch Docker tag to v7.17.21
This commit is contained in:
parent
1b3ccfffe8
commit
c071bdaf96
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ jobs:
|
|||
image: 'docker.io/node:20-bookworm'
|
||||
services:
|
||||
elasticsearch:
|
||||
image: elasticsearch:7.5.0
|
||||
image: elasticsearch:7.17.21
|
||||
env:
|
||||
discovery.type: single-node
|
||||
minio:
|
||||
|
|
Loading…
Reference in a new issue