Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 29, 2024
1 parent f07d950 commit f4698b1
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:16.2
FROM postgres:16.3

0 comments on commit f4698b1

Please sign in to comment.