Actualizar compose-env-postgresql/docker-compose.yml

This commit is contained in:
2025-03-11 04:08:43 +00:00
parent 9419356b51
commit 9a4ec3481e

View File

@@ -22,7 +22,7 @@ services:
networks:
- java-stack
db-inventory:
image: postgres:17.4-alpine3.21
image: postgres:17.4-alpine
container_name: inventory-db
environment:
POSTGRES_PASSWORD: developer