Skip to content

Commit

Permalink
Update Dockerfile.pgpool
Browse files Browse the repository at this point in the history
  • Loading branch information
cbaker6 authored Oct 7, 2024
1 parent 78b9bb8 commit 44884e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.pgpool
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM postgres:16-bullseye

ENV POSTGIS_MAJOR 3
ENV POSTGIS_VERSION 3.4.3+dfsg-1.pgdg110+1
ENV POSTGIS_VERSION 3.4.3+dfsg-2.pgdg110+1
ENV POSTGRES_INITDB_ARGS "--data-checksums"

RUN apt-get update \
Expand Down

0 comments on commit 44884e0

Please sign in to comment.