build(deps): Update postgres Docker tag to v18 (#10)
This commit was merged in pull request #10.
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
db:
|
||||
image: postgres:16-alpine
|
||||
image: postgres:18-alpine
|
||||
environment:
|
||||
POSTGRES_USER: retro
|
||||
POSTGRES_PASSWORD: retro
|
||||
|
||||
Reference in New Issue
Block a user