Skip to content

Bump mambaorg/micromamba from 1.4.3 to 2.0.2 in /containers #48

Bump mambaorg/micromamba from 1.4.3 to 2.0.2 in /containers

Bump mambaorg/micromamba from 1.4.3 to 2.0.2 in /containers #48

# Copyright (c) 2023 Roberto Rossini ([email protected])
# SPDX-License-Identifier: MIT
name: Build diffDomain Dockerfile
on:
push:
branches: [ main ]
paths:
- ".github/workflows/build-diffdomain*dockerfile.yml"
- ".github/workflows/build-dockerfile.yml"
- "containers/diffdomain*.Dockerfile"
- "containers/assets/robomics-diffdomain*.tar.xz"
pull_request:
branches: [ main ]
paths:
- ".github/workflows/build-diffdomain*dockerfile.yml"
- ".github/workflows/build-dockerfile.yml"
- "containers/diffdomain*.Dockerfile"
- "containers/assets/robomics-diffdomain*.tar.xz"
jobs:
build-diffdomain-dockerfile:
name: Build diffDomain Dockerfile
uses: paulsengroup/2022-mcf10a-cancer-progression/.github/workflows/build-dockerfile.yml@main
with:
dockerfile-glob: "containers/diffdomain*.Dockerfile"
permissions:
contents: read
packages: write