We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7302b62 commit 5185b5eCopy full SHA for 5185b5e
docker-compose.yml
@@ -59,7 +59,7 @@ services:
59
avalon: &avalon
60
image: avalonmediasystem/avalon:7
61
build:
62
- context: https://github.com/avalonmediasystem/avalon.git#v7.5
+ context: https://github.com/avalonmediasystem/avalon.git#v7.5.1
63
target: prod
64
command: bash -c "bundle exec rake db:migrate && bundle exec rails server -b 0.0.0.0"
65
depends_on:
0 commit comments