Skip to content

Commit d48d9b9

Browse files
committed
try
1 parent 16aa2b8 commit d48d9b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

circleci/images/exttester/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ rm -rf /var/lib/apt/lists/*
174174
EOF
175175

176176
RUN <<'EOF'
177-
apt purge -y \
177+
echo yes | apt purge -y \
178178
libpq5 \
179179

180180
# infer the pgdgversion of postgres based on the $PG_VERSION

0 commit comments

Comments
 (0)