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