Skip to content

Commit 78bf79b

Browse files
chore(deps): update postgres docker tag to v14.11
1 parent bc5fe49 commit 78bf79b

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.11-bullseye
22

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

0 commit comments

Comments
 (0)