Skip to content

Commit 9e4dddb

Browse files
committed
Alpine/Dockerfile: remove runtime dependency
Postgres client is already included in the base image.
1 parent b4f65d1 commit 9e4dddb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Alpine/16/Dockerfile

-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ WORKDIR /barman
2727
RUN apk add -U --no-cache -t .run-deps \
2828
python3 \
2929
rsync \
30-
postgresql-client \
3130
py3-argcomplete \
3231
py3-dateutil \
3332
py3-psycopg2 \

0 commit comments

Comments
 (0)