Skip to content

Commit

Permalink
chore(deps): update postgres docker tag to v16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 9, 2024
1 parent bc5fe49 commit 92a8866
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/postgres/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM postgres:14.5-bullseye
FROM postgres:16.4-bullseye

ENV LC_ALL=en_US.UTF-8 \
TZ=JST-9 \
Expand Down

0 comments on commit 92a8866

Please sign in to comment.