Commit c3c5b52
committed
fix(docker): correct stale image tag in 8.0.0 README
The 8.0.0 dir's compose example referenced openemr/openemr:7.0.5 (a
copy-paste predating the 8.0.0 tag). Now that per-version dirs are
excluded from rotation, this stale tag can no longer be auto-corrected,
so fix it to match the dir (matching the 8.1.0/8.1.1/7.0.4 convention).
Assisted-by: Claude Code1 parent f9c4645 commit c3c5b52
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
0 commit comments