Skip to content

Commit

Permalink
Merge pull request #188 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.2.0
  • Loading branch information
nr23730 authored May 23, 2024
2 parents 7802276 + dc90855 commit 5d8f762
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:v7.0.3-tomcat
image: docker.io/hapiproject/hapi:v7.2.0-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:v7.0.3-tomcat
image: docker.io/hapiproject/hapi:v7.2.0-tomcat
container_name: cbioportal_fhirspark_hapiserver
depends_on:
- hapi-postgres
Expand Down

0 comments on commit 5d8f762

Please sign in to comment.