Skip to content

Commit

Permalink
Merge pull request #182 from buschlab/renovate/docker.io-hapiproject-…
Browse files Browse the repository at this point in the history
…hapi-7.x

Update docker.io/hapiproject/hapi Docker tag to v7
  • Loading branch information
nr23730 authored Mar 11, 2024
2 parents 37fb753 + eb82cc1 commit 0b5c5ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion compose-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ services:
- cbioportal_net
hapiserver:
restart: unless-stopped
image: docker.io/hapiproject/hapi:v6.10.1-tomcat
image: docker.io/hapiproject/hapi:v7.0.3-tomcat
container_name: cbioportal_fhirspark_hapiserver
ports:
- "8082:8080"
Expand Down
2 changes: 1 addition & 1 deletion compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ services:
- cbioportal_net
hapiserver:
restart: unless-stopped
image: docker.io/hapiproject/hapi:v6.10.1-tomcat
image: docker.io/hapiproject/hapi:v7.0.3-tomcat
container_name: cbioportal_fhirspark_hapiserver
depends_on:
- hapi-postgres
Expand Down

0 comments on commit 0b5c5ab

Please sign in to comment.