Skip to content

Commit 9e46cca

Browse files
dploegerDennis Ploeger
authored andcommitted
fix: Doc change from review
1 parent e4e0444 commit 9e46cca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md.gotmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ environment variable in the docker-compose file. Then you can debug with the run
276276

277277
* USE_{{ trimPrefix "_" $name }}: Enable this feature (or use the FEATURES variable instead)
278278
{{- if $feature.RequiresVersion }}
279-
* {{ $name | upper }}_VERSION: Version to install (or use the FEATURES variable instead)
279+
* {{ $name | upper }}_VERSION (required): Version to install (or use the FEATURES variable instead)
280280
{{- end }}
281281
* DEBUG_{{ trimPrefix "_" $name }}: Debug this feature
282282
{{- range $feature.Configuration }}

0 commit comments

Comments
 (0)