Skip to content

Commit

Permalink
chore(deps): bump postgres from 17.0 to 17.1
Browse files Browse the repository at this point in the history
Bumps postgres from 17.0 to 17.1.

---
updated-dependencies:
- dependency-name: postgres
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 15, 2024
1 parent 081ab67 commit b787d66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1 +1 @@
FROM postgres:17.0
FROM postgres:17.1

0 comments on commit b787d66

Please sign in to comment.