Skip to content

Commit

Permalink
Update madgrades-data for instructor name fix
Browse files Browse the repository at this point in the history
  • Loading branch information
thekeenant authored Dec 2, 2023
1 parent 4473e0e commit b5690f1
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 @@ -25,7 +25,7 @@ services:
<<: *x-api
command: .dockerfiles/run-migrations.sh
fetch-seed-data:
image: ghcr.io/madgrades/madgrades-data@sha256:5078756af3e19e6832592186d46638e4b7d4623e8904456411ed2f8a75fb520f
image: ghcr.io/madgrades/madgrades-data@sha256:d3f2ad26720e933b0bc2965a58f2654621eb20d0fd74f33f73b1b156de0bf696
volumes:
- seed-data:/mnt
seed:
Expand Down

0 comments on commit b5690f1

Please sign in to comment.