Skip to content

Commit

Permalink
feat(container)!: Update image public.ecr.aws/docker/library/postgres…
Browse files Browse the repository at this point in the history
… to v17
  • Loading branch information
robodexo2000[bot] authored and ajgon committed Sep 27, 2024
1 parent e19d5b8 commit 5b25909
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/postgres-init/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"renovate::dataSource": "docker",
"renovate::depName": "public.ecr.aws/docker/library/postgres",
"renovate::versioning": "regex:^(?<major>[0-9]+)[.](?<minor>[0-9]+)$",
"version": "16.4",
"version": "17.0",
"platforms": [
"linux/amd64",
"linux/arm64"
Expand Down
2 changes: 1 addition & 1 deletion apps/postgres-logical-backup/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"renovate::dataSource": "docker",
"renovate::depName": "public.ecr.aws/docker/library/postgres",
"renovate::versioning": "regex:^(?<major>[0-9]+)[.](?<minor>[0-9]+)$",
"version": "16.4",
"version": "17.0",
"platforms": [
"linux/amd64",
"linux/arm64"
Expand Down

0 comments on commit 5b25909

Please sign in to comment.