mirror of
https://github.com/ChristianLempa/boilerplates.git
synced 2026-09-27 09:26:22 -04:00
Merge pull request #435 from ChristianLempa/renovate/docker.io-library-postgres-17.x
chore(deps): update docker.io/library/postgres docker tag to v17
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
services:
|
||||
postgres:
|
||||
image: docker.io/library/postgres:16.4
|
||||
image: docker.io/library/postgres:17.0
|
||||
container_name: postgres
|
||||
environment:
|
||||
- POSTGRES_INITDB_ARGS=${POSTGRES_INITDB_ARGS---data-checksums}
|
||||
|
||||
Reference in New Issue
Block a user