Loading docker-compose.yml +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ services: working_dir: /var/www/html db: image: postgres:9 image: postgres:13 restart: always environment: POSTGRES_USER: admin Loading Loading
docker-compose.yml +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ services: working_dir: /var/www/html db: image: postgres:9 image: postgres:13 restart: always environment: POSTGRES_USER: admin Loading