Skip to content

Commit

Permalink
Update docker.io/hapiproject/hapi Docker tag to v7.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 22, 2024
1 parent 5c79026 commit a7f8fab
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 @@ -148,7 +148,7 @@ services:
- cbioportal_net
hapiserver:
restart: unless-stopped
image: docker.io/hapiproject/hapi:v7.4.0-tomcat
image: docker.io/hapiproject/hapi:v7.6.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.4.0-tomcat
image: docker.io/hapiproject/hapi:v7.6.0-tomcat
container_name: cbioportal_fhirspark_hapiserver
depends_on:
- hapi-postgres
Expand Down

0 comments on commit a7f8fab

Please # to comment.