Skip to content

Commit

Permalink
chore(deps): update dare group
Browse files Browse the repository at this point in the history
  • Loading branch information
nrda-renovate[bot] committed Apr 24, 2024
1 parent 93870d3 commit 3fd0d95
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Submission/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '3.5'
services:

submission-ui:
image: harbor.ukserp.ac.uk/dare-trefx/control-main-ui:1.182.8
image: harbor.ukserp.ac.uk/dare-trefx/control-main-ui:1.184.3
container_name: submission-ui
networks:
- sub-net
Expand All @@ -12,7 +12,7 @@ services:
- submission-api

submission-api:
image: harbor.ukserp.ac.uk/dare-trefx/control-main-api:1.126.7
image: harbor.ukserp.ac.uk/dare-trefx/control-main-api:1.128.4
container_name: submission-api
environment:
ConnectionStrings__DefaultConnection: Server=postgres;Port=5432;Database=DARE-Control;Include Error Detail=true;User Id=${PGLOGIN};Password=${PGPASSWORD};
Expand Down

0 comments on commit 3fd0d95

Please sign in to comment.