Skip to content

Commit

Permalink
Merge pull request #200 from humanmade/backport-189-to-v3-branch
Browse files Browse the repository at this point in the history
Update Tachyon to 2.3.2
  • Loading branch information
roborourke authored Jul 27, 2020
2 parents 7f56703 + a794556 commit 6a087f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ services:
- "traefik.docker.network=proxy"
- "traefik.frontend.rule=HostRegexp:s3-${COMPOSE_PROJECT_NAME:-default}.altis.dev;AddPrefix:/s3-${COMPOSE_PROJECT_NAME:-default}"
tachyon:
image: humanmade/tachyon:2.2.1
image: humanmade/tachyon:2.3.2
ports:
- "8080"
networks:
Expand Down

0 comments on commit 6a087f6

Please sign in to comment.