Skip to content

Commit

Permalink
update image tag name
Browse files Browse the repository at this point in the history
  • Loading branch information
mozzy11 committed Jan 30, 2024
1 parent bd6d4b4 commit c7d1b24
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ services:

oe.openelis.org:
container_name: openelisglobal-webapp
image: itechuw/openelis-global-2:2.8
image: itechuw/openelis-global-2:develop_3x
depends_on:
- db.openelis.org
- certs
Expand Down Expand Up @@ -125,7 +125,7 @@ services:


frontend.openelis.org:
image: itechuw/openelis-global-2-frontend:2.8
image: itechuw/openelis-global-2-frontend:develop_3x
container_name: openelisglobal-front-end
networks:
- openelis-network
Expand Down

0 comments on commit c7d1b24

Please sign in to comment.