Skip to content

Commit

Permalink
Daily automatic update
Browse files Browse the repository at this point in the history
  • Loading branch information
EnterpriseDB Automated Updates committed Oct 12, 2023
1 parent 74d235f commit d19a489
Show file tree
Hide file tree
Showing 12 changed files with 24 additions and 24 deletions.
4 changes: 2 additions & 2 deletions Debian/11/.versions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.9.0",
"DEBIAN_IMAGE_VERSION": "buster-20230919-slim",
"IMAGE_RELEASE_VERSION": "6",
"DEBIAN_IMAGE_VERSION": "buster-20231009-slim",
"IMAGE_RELEASE_VERSION": "7",
"POSTGRES_VERSION": "11.21-1.pgdg100+1"
}
4 changes: 2 additions & 2 deletions Debian/11/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# vim:set ft=dockerfile:
FROM debian:buster-20230919-slim
FROM debian:buster-20231009-slim

# Do not split the description, otherwise we will see a blank space in the labels
LABEL name="PostgreSQL Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="11.21-1.pgdg100+1" \
release="6" \
release="7" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Debian buster-slim."

Expand Down
4 changes: 2 additions & 2 deletions Debian/12/.versions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.9.0",
"DEBIAN_IMAGE_VERSION": "buster-20230919-slim",
"IMAGE_RELEASE_VERSION": "6",
"DEBIAN_IMAGE_VERSION": "buster-20231009-slim",
"IMAGE_RELEASE_VERSION": "7",
"POSTGRES_VERSION": "12.16-1.pgdg100+1"
}
4 changes: 2 additions & 2 deletions Debian/12/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# vim:set ft=dockerfile:
FROM debian:buster-20230919-slim
FROM debian:buster-20231009-slim

# Do not split the description, otherwise we will see a blank space in the labels
LABEL name="PostgreSQL Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="12.16-1.pgdg100+1" \
release="6" \
release="7" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Debian buster-slim."

Expand Down
4 changes: 2 additions & 2 deletions Debian/13/.versions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.9.0",
"DEBIAN_IMAGE_VERSION": "buster-20230919-slim",
"IMAGE_RELEASE_VERSION": "6",
"DEBIAN_IMAGE_VERSION": "buster-20231009-slim",
"IMAGE_RELEASE_VERSION": "7",
"POSTGRES_VERSION": "13.12-1.pgdg100+1"
}
4 changes: 2 additions & 2 deletions Debian/13/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# vim:set ft=dockerfile:
FROM debian:buster-20230919-slim
FROM debian:buster-20231009-slim

# Do not split the description, otherwise we will see a blank space in the labels
LABEL name="PostgreSQL Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="13.12-1.pgdg100+1" \
release="6" \
release="7" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Debian buster-slim."

Expand Down
4 changes: 2 additions & 2 deletions Debian/14/.versions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.9.0",
"DEBIAN_IMAGE_VERSION": "buster-20230919-slim",
"IMAGE_RELEASE_VERSION": "6",
"DEBIAN_IMAGE_VERSION": "buster-20231009-slim",
"IMAGE_RELEASE_VERSION": "7",
"POSTGRES_VERSION": "14.9-1.pgdg100+1"
}
4 changes: 2 additions & 2 deletions Debian/14/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# vim:set ft=dockerfile:
FROM debian:buster-20230919-slim
FROM debian:buster-20231009-slim

# Do not split the description, otherwise we will see a blank space in the labels
LABEL name="PostgreSQL Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="14.9-1.pgdg100+1" \
release="6" \
release="7" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Debian buster-slim."

Expand Down
4 changes: 2 additions & 2 deletions Debian/15/.versions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.9.0",
"DEBIAN_IMAGE_VERSION": "buster-20230919-slim",
"IMAGE_RELEASE_VERSION": "3",
"DEBIAN_IMAGE_VERSION": "buster-20231009-slim",
"IMAGE_RELEASE_VERSION": "4",
"POSTGRES_VERSION": "15.4-2.pgdg100+1"
}
4 changes: 2 additions & 2 deletions Debian/15/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# vim:set ft=dockerfile:
FROM debian:buster-20230919-slim
FROM debian:buster-20231009-slim

# Do not split the description, otherwise we will see a blank space in the labels
LABEL name="PostgreSQL Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="15.4-2.pgdg100+1" \
release="3" \
release="4" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Debian buster-slim."

Expand Down
4 changes: 2 additions & 2 deletions Debian/16/.versions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.9.0",
"DEBIAN_IMAGE_VERSION": "buster-20230919-slim",
"IMAGE_RELEASE_VERSION": "2",
"DEBIAN_IMAGE_VERSION": "buster-20231009-slim",
"IMAGE_RELEASE_VERSION": "3",
"POSTGRES_VERSION": "16.0-1.pgdg100+1"
}
4 changes: 2 additions & 2 deletions Debian/16/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# vim:set ft=dockerfile:
FROM debian:buster-20230919-slim
FROM debian:buster-20231009-slim

# Do not split the description, otherwise we will see a blank space in the labels
LABEL name="PostgreSQL Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="16.0-1.pgdg100+1" \
release="2" \
release="3" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Debian buster-slim."

Expand Down

0 comments on commit d19a489

Please sign in to comment.