Skip to content

cbioproxy: fix ssl warnings #539

cbioproxy: fix ssl warnings

cbioproxy: fix ssl warnings #539

Workflow file for this run

name: Docker build (care)
on:
push:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
- name: Build care cBioPortal
run: docker compose -f compose.yml build cbioportal
- name: Build care cbioproxy
run: docker compose -f compose.yml build cbioproxy