Update postgres Docker tag to v18
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
services:
|
||||
|
||||
db:
|
||||
image: postgres:17-alpine
|
||||
image: postgres:18-alpine
|
||||
init: true
|
||||
environment:
|
||||
POSTGRES_DB: "gaehsnitzdb"
|
||||
|
||||
Reference in New Issue
Block a user