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 Jul 5, 2023
1 parent 7b8879f commit 49a3cee
Show file tree
Hide file tree
Showing 10 changed files with 20 additions and 20 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.6.0",
"DEBIAN_IMAGE_VERSION": "buster-20230612-slim",
"IMAGE_RELEASE_VERSION": "4",
"DEBIAN_IMAGE_VERSION": "buster-20230703-slim",
"IMAGE_RELEASE_VERSION": "5",
"POSTGRES_VERSION": "11.20-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-20230612-slim
FROM debian:buster-20230703-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.20-1.pgdg100+1" \
release="4" \
release="5" \
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.6.0",
"DEBIAN_IMAGE_VERSION": "buster-20230612-slim",
"IMAGE_RELEASE_VERSION": "4",
"DEBIAN_IMAGE_VERSION": "buster-20230703-slim",
"IMAGE_RELEASE_VERSION": "5",
"POSTGRES_VERSION": "12.15-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-20230612-slim
FROM debian:buster-20230703-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.15-1.pgdg100+1" \
release="4" \
release="5" \
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.6.0",
"DEBIAN_IMAGE_VERSION": "buster-20230612-slim",
"IMAGE_RELEASE_VERSION": "4",
"DEBIAN_IMAGE_VERSION": "buster-20230703-slim",
"IMAGE_RELEASE_VERSION": "5",
"POSTGRES_VERSION": "13.11-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-20230612-slim
FROM debian:buster-20230703-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.11-1.pgdg100+1" \
release="4" \
release="5" \
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.6.0",
"DEBIAN_IMAGE_VERSION": "buster-20230612-slim",
"IMAGE_RELEASE_VERSION": "4",
"DEBIAN_IMAGE_VERSION": "buster-20230703-slim",
"IMAGE_RELEASE_VERSION": "5",
"POSTGRES_VERSION": "14.8-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-20230612-slim
FROM debian:buster-20230703-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.8-1.pgdg100+1" \
release="4" \
release="5" \
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.6.0",
"DEBIAN_IMAGE_VERSION": "buster-20230612-slim",
"IMAGE_RELEASE_VERSION": "4",
"DEBIAN_IMAGE_VERSION": "buster-20230703-slim",
"IMAGE_RELEASE_VERSION": "5",
"POSTGRES_VERSION": "15.3-1.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-20230612-slim
FROM debian:buster-20230703-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.3-1.pgdg100+1" \
release="4" \
release="5" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Debian buster-slim."

Expand Down

0 comments on commit 49a3cee

Please sign in to comment.