mirror of
https://github.com/veganhacktivists/arabot.git
synced 2025-12-20 19:48:56 +01:00
Merge pull request #88 from veganhacktivists/renovate/postgres-15.x
chore(deps): update postgres docker tag to v15
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
version: "3.7"
|
version: "3.7"
|
||||||
services:
|
services:
|
||||||
postgres:
|
postgres:
|
||||||
image: postgres:14
|
image: postgres:15
|
||||||
container_name: postgres
|
container_name: postgres
|
||||||
restart: always
|
restart: always
|
||||||
env_file:
|
env_file:
|
||||||
|
|||||||
Reference in New Issue
Block a user