Merge pull request 'Update postgres Docker tag to v18' (#6) from renovate/postgres-18.x into main
Reviewed-on: #6
This commit was merged in pull request #6.
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