Skip to content

Commit a776ac4

Browse files
chore(deps): update postgres docker tag to v14.16
1 parent bc5fe49 commit a776ac4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/postgres/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM postgres:14.5-bullseye
1+
FROM postgres:14.16-bullseye
22

33
ENV LC_ALL=en_US.UTF-8 \
44
TZ=JST-9 \

0 commit comments

Comments
 (0)