Skip to content

Commit

Permalink
Automated updates
Browse files Browse the repository at this point in the history
  • Loading branch information
GUI committed Dec 2, 2023
1 parent a71fa8a commit a5b0443
Show file tree
Hide file tree
Showing 24 changed files with 180 additions and 180 deletions.
2 changes: 1 addition & 1 deletion 12/bookworm/postgis-3-pgrouting-3/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM postgres:12.17-bookworm

ENV POSTGIS_MAJOR=3 \
POSTGIS_VERSION=3.4.0+dfsg-1.pgdg120+1 \
POSTGIS_VERSION=3.4.1+dfsg-1.pgdg120+1 \
PGROUTING_MAJOR=3 \
PGROUTING_VERSION=3.5.1-1.pgdg120+1

Expand Down
2 changes: 1 addition & 1 deletion 12/bookworm/postgis-3/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM postgres:12.17-bookworm

ENV POSTGIS_MAJOR=3 \
POSTGIS_VERSION=3.4.0+dfsg-1.pgdg120+1
POSTGIS_VERSION=3.4.1+dfsg-1.pgdg120+1

RUN apt-get update && \
apt-cache showpkg postgresql-$PG_MAJOR-postgis-$POSTGIS_MAJOR && \
Expand Down
2 changes: 1 addition & 1 deletion 12/bullseye/postgis-3-pgrouting-3/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM postgres:12.17-bullseye

ENV POSTGIS_MAJOR=3 \
POSTGIS_VERSION=3.4.0+dfsg-1.pgdg110+1 \
POSTGIS_VERSION=3.4.1+dfsg-1.pgdg110+1 \
PGROUTING_MAJOR=3 \
PGROUTING_VERSION=3.5.1-1.pgdg110+1

Expand Down
2 changes: 1 addition & 1 deletion 12/bullseye/postgis-3/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM postgres:12.17-bullseye

ENV POSTGIS_MAJOR=3 \
POSTGIS_VERSION=3.4.0+dfsg-1.pgdg110+1
POSTGIS_VERSION=3.4.1+dfsg-1.pgdg110+1

RUN apt-get update && \
apt-cache showpkg postgresql-$PG_MAJOR-postgis-$POSTGIS_MAJOR && \
Expand Down
2 changes: 1 addition & 1 deletion 13/bookworm/postgis-3-pgrouting-3/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM postgres:13.13-bookworm

ENV POSTGIS_MAJOR=3 \
POSTGIS_VERSION=3.4.0+dfsg-1.pgdg120+1 \
POSTGIS_VERSION=3.4.1+dfsg-1.pgdg120+1 \
PGROUTING_MAJOR=3 \
PGROUTING_VERSION=3.5.1-1.pgdg120+1

Expand Down
2 changes: 1 addition & 1 deletion 13/bookworm/postgis-3/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM postgres:13.13-bookworm

ENV POSTGIS_MAJOR=3 \
POSTGIS_VERSION=3.4.0+dfsg-1.pgdg120+1
POSTGIS_VERSION=3.4.1+dfsg-1.pgdg120+1

RUN apt-get update && \
apt-cache showpkg postgresql-$PG_MAJOR-postgis-$POSTGIS_MAJOR && \
Expand Down
2 changes: 1 addition & 1 deletion 13/bullseye/postgis-3-pgrouting-3/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM postgres:13.13-bullseye

ENV POSTGIS_MAJOR=3 \
POSTGIS_VERSION=3.4.0+dfsg-1.pgdg110+1 \
POSTGIS_VERSION=3.4.1+dfsg-1.pgdg110+1 \
PGROUTING_MAJOR=3 \
PGROUTING_VERSION=3.5.1-1.pgdg110+1

Expand Down
2 changes: 1 addition & 1 deletion 13/bullseye/postgis-3/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM postgres:13.13-bullseye

ENV POSTGIS_MAJOR=3 \
POSTGIS_VERSION=3.4.0+dfsg-1.pgdg110+1
POSTGIS_VERSION=3.4.1+dfsg-1.pgdg110+1

RUN apt-get update && \
apt-cache showpkg postgresql-$PG_MAJOR-postgis-$POSTGIS_MAJOR && \
Expand Down
2 changes: 1 addition & 1 deletion 14/bookworm/postgis-3-pgrouting-3/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM postgres:14.10-bookworm

ENV POSTGIS_MAJOR=3 \
POSTGIS_VERSION=3.4.0+dfsg-1.pgdg120+1 \
POSTGIS_VERSION=3.4.1+dfsg-1.pgdg120+1 \
PGROUTING_MAJOR=3 \
PGROUTING_VERSION=3.5.1-1.pgdg120+1

Expand Down
2 changes: 1 addition & 1 deletion 14/bookworm/postgis-3/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM postgres:14.10-bookworm

ENV POSTGIS_MAJOR=3 \
POSTGIS_VERSION=3.4.0+dfsg-1.pgdg120+1
POSTGIS_VERSION=3.4.1+dfsg-1.pgdg120+1

RUN apt-get update && \
apt-cache showpkg postgresql-$PG_MAJOR-postgis-$POSTGIS_MAJOR && \
Expand Down
2 changes: 1 addition & 1 deletion 14/bullseye/postgis-3-pgrouting-3/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM postgres:14.10-bullseye

ENV POSTGIS_MAJOR=3 \
POSTGIS_VERSION=3.4.0+dfsg-1.pgdg110+1 \
POSTGIS_VERSION=3.4.1+dfsg-1.pgdg110+1 \
PGROUTING_MAJOR=3 \
PGROUTING_VERSION=3.5.1-1.pgdg110+1

Expand Down
2 changes: 1 addition & 1 deletion 14/bullseye/postgis-3/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM postgres:14.10-bullseye

ENV POSTGIS_MAJOR=3 \
POSTGIS_VERSION=3.4.0+dfsg-1.pgdg110+1
POSTGIS_VERSION=3.4.1+dfsg-1.pgdg110+1

RUN apt-get update && \
apt-cache showpkg postgresql-$PG_MAJOR-postgis-$POSTGIS_MAJOR && \
Expand Down
2 changes: 1 addition & 1 deletion 15/bookworm/postgis-3-pgrouting-3/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM postgres:15.5-bookworm

ENV POSTGIS_MAJOR=3 \
POSTGIS_VERSION=3.4.0+dfsg-1.pgdg120+1 \
POSTGIS_VERSION=3.4.1+dfsg-1.pgdg120+1 \
PGROUTING_MAJOR=3 \
PGROUTING_VERSION=3.5.1-1.pgdg120+1

Expand Down
2 changes: 1 addition & 1 deletion 15/bookworm/postgis-3/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM postgres:15.5-bookworm

ENV POSTGIS_MAJOR=3 \
POSTGIS_VERSION=3.4.0+dfsg-1.pgdg120+1
POSTGIS_VERSION=3.4.1+dfsg-1.pgdg120+1

RUN apt-get update && \
apt-cache showpkg postgresql-$PG_MAJOR-postgis-$POSTGIS_MAJOR && \
Expand Down
2 changes: 1 addition & 1 deletion 15/bullseye/postgis-3-pgrouting-3/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM postgres:15.5-bullseye

ENV POSTGIS_MAJOR=3 \
POSTGIS_VERSION=3.4.0+dfsg-1.pgdg110+1 \
POSTGIS_VERSION=3.4.1+dfsg-1.pgdg110+1 \
PGROUTING_MAJOR=3 \
PGROUTING_VERSION=3.5.1-1.pgdg110+1

Expand Down
2 changes: 1 addition & 1 deletion 15/bullseye/postgis-3/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM postgres:15.5-bullseye

ENV POSTGIS_MAJOR=3 \
POSTGIS_VERSION=3.4.0+dfsg-1.pgdg110+1
POSTGIS_VERSION=3.4.1+dfsg-1.pgdg110+1

RUN apt-get update && \
apt-cache showpkg postgresql-$PG_MAJOR-postgis-$POSTGIS_MAJOR && \
Expand Down
2 changes: 1 addition & 1 deletion 16/bookworm/postgis-3-pgrouting-3/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM postgres:16.1-bookworm

ENV POSTGIS_MAJOR=3 \
POSTGIS_VERSION=3.4.0+dfsg-1.pgdg120+1 \
POSTGIS_VERSION=3.4.1+dfsg-1.pgdg120+1 \
PGROUTING_MAJOR=3 \
PGROUTING_VERSION=3.5.1-1.pgdg120+1

Expand Down
2 changes: 1 addition & 1 deletion 16/bookworm/postgis-3/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM postgres:16.1-bookworm

ENV POSTGIS_MAJOR=3 \
POSTGIS_VERSION=3.4.0+dfsg-1.pgdg120+1
POSTGIS_VERSION=3.4.1+dfsg-1.pgdg120+1

RUN apt-get update && \
apt-cache showpkg postgresql-$PG_MAJOR-postgis-$POSTGIS_MAJOR && \
Expand Down
2 changes: 1 addition & 1 deletion 16/bullseye/postgis-3-pgrouting-3/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM postgres:16.1-bullseye

ENV POSTGIS_MAJOR=3 \
POSTGIS_VERSION=3.4.0+dfsg-1.pgdg110+1 \
POSTGIS_VERSION=3.4.1+dfsg-1.pgdg110+1 \
PGROUTING_MAJOR=3 \
PGROUTING_VERSION=3.5.1-1.pgdg110+1

Expand Down
2 changes: 1 addition & 1 deletion 16/bullseye/postgis-3/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM postgres:16.1-bullseye

ENV POSTGIS_MAJOR=3 \
POSTGIS_VERSION=3.4.0+dfsg-1.pgdg110+1
POSTGIS_VERSION=3.4.1+dfsg-1.pgdg110+1

RUN apt-get update && \
apt-cache showpkg postgresql-$PG_MAJOR-postgis-$POSTGIS_MAJOR && \
Expand Down
40 changes: 20 additions & 20 deletions README.md

Large diffs are not rendered by default.

Loading

0 comments on commit a5b0443

Please sign in to comment.