Skip to content

Update docker.io/mariadb Docker tag to v11.4.3 #510

Update docker.io/mariadb Docker tag to v11.4.3

Update docker.io/mariadb Docker tag to v11.4.3 #510

Workflow file for this run

name: Docker build (care)
on:
push:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # 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