Skip to content

Commit

Permalink
Merge pull request #238 from treeverse/lakefs-enterprise-demo-v2.1
Browse files Browse the repository at this point in the history
lakeFS Enterprise Sample: Changed tag for Fluffy container to latest
  • Loading branch information
kesarwam authored Jan 16, 2025
2 parents 9e176cc + 0a54156 commit ef3a2cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 02_lakefs_enterprise/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ services:
start_period: 5s

fluffy:
image: "${FLUFFY_REPO:-treeverse}/fluffy:${TAG:-0.4.0}"
image: "${FLUFFY_REPO:-treeverse}/fluffy:${TAG:-latest}"
command: "${COMMAND:-run}"
ports:
- "8085:8000"
Expand Down

0 comments on commit ef3a2cd

Please sign in to comment.