Skip to content

Commit 5185b5e

Browse files
authored
Update github tag for 7.5.1 release
1 parent 7302b62 commit 5185b5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ services:
5959
avalon: &avalon
6060
image: avalonmediasystem/avalon:7
6161
build:
62-
context: https://github.com/avalonmediasystem/avalon.git#v7.5
62+
context: https://github.com/avalonmediasystem/avalon.git#v7.5.1
6363
target: prod
6464
command: bash -c "bundle exec rake db:migrate && bundle exec rails server -b 0.0.0.0"
6565
depends_on:

0 commit comments

Comments
 (0)