Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
EntraptaJ authored Mar 2, 2024
1 parent 1b20aa3 commit 70ad0eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Images/PGPool/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ RUN apk add --no-cache \
postgresql \
openssl \
openldap-dev \
&& mkdir -p /var/run \
&& mkdir -p /var/run/pgpool \
&& mkdir -p /opt/pgpool-II \
&& chmod +x /opt/pgpool-II/bin/Healthcheck.sh

Expand Down

0 comments on commit 70ad0eb

Please sign in to comment.