mirror of
https://github.com/block/buzz.git
synced 2026-08-18 06:50:31 +02:00
chore(deps): update postgres docker tag to v18 (#676)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
parent
b9ed2e12f3
commit
a3a8fff2b4
+1
-1
@@ -2,7 +2,7 @@ name: sprout
|
||||
|
||||
services:
|
||||
postgres:
|
||||
image: postgres:17-alpine
|
||||
image: postgres:18-alpine
|
||||
container_name: sprout-postgres
|
||||
environment:
|
||||
POSTGRES_USER: sprout
|
||||
|
||||
Reference in New Issue
Block a user