Skip to content

Commit

Permalink
Update docker.io/cbioportal/cbioportal Docker tag to v6.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 28, 2024
1 parent b4480c9 commit 538eafe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose-research.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: '3'
services:
cbioportal:
restart: unless-stopped
image: docker.io/cbioportal/cbioportal:6.0.4
image: docker.io/cbioportal/cbioportal:6.0.5
container_name: cbioportal_container
environment:
HTTP_PROXY: "http://${HTTPS_PROXY_HOST}:${HTTPS_PROXY_PORT}"
Expand Down

0 comments on commit 538eafe

Please sign in to comment.