1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2026-05-22 10:15:16 +02:00

PostgreSQL 11 Beta 4 support.

Catalog version changed for this release, so update it.

Also update and upload a new container with beta 4 installed.
This commit is contained in:
David Steele
2018-09-21 13:25:27 -04:00
parent d513a46e6d
commit c0b0b4e541
6 changed files with 18 additions and 5 deletions
+10 -1
View File
@@ -3,8 +3,17 @@
#
# Contains hashes for containers that are available on Docker hub. If present, the container can be pulled instead of being built
# locally which saves a lot of time. Note: these are hashes of the Dockerfile not the actual binary image.
#
# To build a new image:
# - if Dockerfile has changed, just build as usual
# - if Dockerfile has not changed, comment out vm hash below and use --vm-force when building
#
# To upload a new image:
# - docker login
# - docker tag pgbackrest/test:{vm}-base pgbackrest/test:{vm}-base-YYYYMMDDA
# - docker push pgbackrest/test:{vm}-base-YYYYMMDDA
# **********************************************************************************************************************************
20180815A:
20180921A:
u18: 5e966399a1352880e5bb97a35cda162766da0409
20180721A: