Skip to content

Commit

Permalink
Update cbp to 6.0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
nr23730 authored Oct 2, 2024
1 parent e2a252d commit da81353
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/cbioportal/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# (see: stackoverflow.com/questions/56278325)
FROM docker.io/maven:3-eclipse-temurin-21 as build

ARG VERSION=6.0.4
ARG VERSION=6.0.16

RUN git clone --single-branch --branch release$VERSION https://github.com/buschlab/cbioportal-frontend.git /frontend
WORKDIR /frontend
Expand Down

0 comments on commit da81353

Please sign in to comment.