Skip to content

Commit

Permalink
track dev branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis-CI committed Nov 12, 2024
1 parent b2df3d1 commit b0d4e75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion galaxy/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ RUN curl -s -L https://github.com/conda-forge/miniforge/releases/download/$MINIF

FROM build_base AS build_galaxy

ARG GALAXY_RELEASE=release_24.1
ARG GALAXY_RELEASE=dev
ARG GALAXY_REPO=https://github.com/galaxyproject/galaxy

ENV NODE_OPTIONS=--max-old-space-size=4096
Expand Down

0 comments on commit b0d4e75

Please sign in to comment.