Skip to content

Commit

Permalink
Update github tag for 7.5.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
cjcolvar authored Feb 15, 2023
1 parent 7302b62 commit 5185b5e
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 @@ -59,7 +59,7 @@ services:
avalon: &avalon
image: avalonmediasystem/avalon:7
build:
context: https://github.com/avalonmediasystem/avalon.git#v7.5
context: https://github.com/avalonmediasystem/avalon.git#v7.5.1
target: prod
command: bash -c "bundle exec rake db:migrate && bundle exec rails server -b 0.0.0.0"
depends_on:
Expand Down

0 comments on commit 5185b5e

Please sign in to comment.