mirror of https://github.com/ghostfolio/ghostfolio
Browse Source
.devcontainer/Dockerfile used --no-install-recommends while the root Dockerfile uses --no-install-suggests for the same package list, contradicting the comment that claims they match. Align the flag and note that the list should stay in sync with the root Dockerfile.pull/7383/head
1 changed files with 3 additions and 2 deletions
Loading…
Reference in new issue