⬆️ Update postgres Docker tag to v14.12
All checks were successful
continuous-integration/drone/pr Build is passing

This commit is contained in:
Renovate Bot 2024-05-11 21:15:48 +00:00
parent bfdaac980b
commit 119b9a56c1

View file

@ -15,7 +15,7 @@ services:
networks:
- activepieces
postgres:
image: 'postgres:14.4'
image: 'postgres:14.12'
container_name: postgres
restart: unless-stopped
environment: