mirror of
https://github.com/prodrigestivill/docker-postgres-backup-local.git
synced 2026-05-31 08:37:58 +00:00
Add pg version 18
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
set -e
|
||||
|
||||
GOCRONVER="v0.0.11"
|
||||
MAIN_TAG="17"
|
||||
TAGS_EXTRA="16 15 14 13"
|
||||
MAIN_TAG="18"
|
||||
TAGS_EXTRA="17 16 15 14 13"
|
||||
PLATFORMS="linux/amd64 linux/arm64 linux/arm/v7 linux/s390x linux/ppc64le"
|
||||
DOCKER_BAKE_FILE="${1:-docker-bake.hcl}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user