Skip to content

Commit

Permalink
Bump Debian
Browse files Browse the repository at this point in the history
Signed-off-by: x4e-jonas <x4e-jonas@users.noreply.github.com>
  • Loading branch information
x4e-jonas authored and mastersingh24 committed Aug 20, 2021
1 parent 916d684 commit f9889d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/fabric-ca-fvt/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ RUN go build -tags "${GO_TAGS}" -ldflags "${GO_LDFLAGS}" \
-o /usr/local/bin/fabric-ca-client \
github.com/hyperledger/fabric-ca/cmd/fabric-ca-client

FROM debian:buster-20190910-slim
FROM debian:buster-20210816-slim
ARG PG_VER

ENV PATH="/usr/local/go/bin/:${PATH}" \
Expand Down

0 comments on commit f9889d4

Please sign in to comment.