Skip to content

Commit

Permalink
fix: wf-service docker-compose (#2708)
Browse files Browse the repository at this point in the history
Co-authored-by: Alon Peretz <8467965+alonp99@users.noreply.github.com>
  • Loading branch information
pratapalakshmi and alonp99 authored Sep 18, 2024
1 parent 7b97b88 commit ffa03c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/workflows-service/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ services:
db:
condition: service_healthy
db:
image: docker pull sibedge/postgres-plv8:15.3-3.1.7
image: sibedge/postgres-plv8:15.3-3.1.7
ports:
- ${DB_PORT}:5432
environment:
Expand Down

0 comments on commit ffa03c4

Please sign in to comment.