Skip to content
Snippets Groups Projects
Commit 42bde349 authored by Studer Gabriel's avatar Studer Gabriel
Browse files

fix Docker/Singularity container tags

parent 418c1710
No related branches found
No related tags found
No related merge requests found
ARG OPENSTRUCTURE_VERSION="2.0.0" ARG OPENSTRUCTURE_VERSION="2.0.0-bionic"
FROM registry.scicore.unibas.ch/schwede/openstructure:${OPENSTRUCTURE_VERSION} FROM registry.scicore.unibas.ch/schwede/openstructure:${OPENSTRUCTURE_VERSION}
# ARGUMENTS # ARGUMENTS
......
BootStrap: docker BootStrap: docker
From: registry.scicore.unibas.ch/schwede/promod3:3.1.0%post From: registry.scicore.unibas.ch/schwede/promod3:3.1.0-OST2.0.0-bionic
%post
############################################################################## ##############################################################################
# POST # POST
############################################################################## ##############################################################################
......
  • Owner

    Should the bump-version script be updated to do this automatically? Just thinking for future releases...

  • Author Maintainer

    Yes, absolutely! I'll do that in develop.

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment