mirror of
https://github.com/veganhacktivists/arabot.git
synced 2025-12-03 11:18:06 +01:00
chore(deps): update postgres docker tag to v16
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
version: "3.7"
|
||||
services:
|
||||
postgres:
|
||||
image: postgres:15
|
||||
image: postgres:16
|
||||
container_name: postgres
|
||||
restart: always
|
||||
env_file:
|
||||
|
||||
Reference in New Issue
Block a user