We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a2d83f commit ee72f66Copy full SHA for ee72f66
Dockerfile
@@ -85,7 +85,7 @@ ARG \
85
86
RUN apt-get update && apt-get install -y --no-install-recommends \
87
aggregate="${AGGREGATE_VERSION}" \
88
- bc \
+ bc="${BC_VERSION}" \
89
bind9-dnsutils="${BIND9_VERSION}" \
90
fzf="${FZF_VERSION}" \
91
gh="${GH_VERSION}" \
0 commit comments