Skip to content

Commit b23faa5

Browse files
chore(deps): update postgres docker tag to v18
1 parent 1a68ce2 commit b23faa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: '3'
22
services:
33
stu-db:
4-
image: postgres:17-alpine
4+
image: postgres:18-alpine
55
hostname: stu_db
66
restart: always
77
environment:

0 commit comments

Comments
 (0)