Skip to content

Commit bf3b4a2

Browse files
chore(deps): update postgres docker tag to v13.23
1 parent fc3c5ed commit bf3b4a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
db:
3-
image: postgres:13.22
3+
image: postgres:13.23
44
env_file:
55
- .env
66
restart: ${DOCKER_RESTART_POLICY}

0 commit comments

Comments
 (0)