Skip to content

Commit

Permalink
docker build on release/3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Arslan-Siraj committed Dec 2, 2024
1 parent d43ab49 commit a92a3e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

FROM ubuntu:22.04 AS setup-build-system
ARG OPENMS_REPO=https://github.com/OpenMS/OpenMS.git
ARG OPENMS_BRANCH=develop
ARG OPENMS_BRANCH=release/3.2.0
ARG PORT=8501
# GitHub token to download latest OpenMS executable for Windows from Github action artifact.
ARG GITHUB_TOKEN
Expand Down

0 comments on commit a92a3e9

Please sign in to comment.