Skip to content

Commit

Permalink
Use latest avalon release (7.7) as build context
Browse files Browse the repository at this point in the history
  • Loading branch information
cjcolvar authored Mar 11, 2024
1 parent 1449be0 commit 6a7d2a9
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 @@ -56,7 +56,7 @@ services:
avalon: &avalon
image: avalonmediasystem/avalon:7
build:
context: https://github.com/avalonmediasystem/avalon.git#v7.6.0
context: https://github.com/avalonmediasystem/avalon.git#v7.7.0
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 6a7d2a9

Please sign in to comment.