Skip to content

Commit

Permalink
Bump version of MetaStore inside docker-compose from 1.3.0 to 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
VolkerHartmann committed Dec 19, 2023
1 parent 307168d commit 2fd6fe6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ services:
networks:
- dps
metastore:
image: kitdm/metastore2:v1.3.0
image: kitdm/metastore2:v1.4.0
container_name: metastore.docker
environment:
- HOSTNAMES=metastore.docker
Expand Down

0 comments on commit 2fd6fe6

Please sign in to comment.