Skip to content

Commit

Permalink
Move to latest version of micromamba base container
Browse files Browse the repository at this point in the history
  • Loading branch information
ehneilsen committed Nov 14, 2024
1 parent d280762 commit c3fd1c3
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
@@ -1,7 +1,7 @@
# Follow https://micromamba-docker.readthedocs.io/en/latest/

# Base container
FROM mambaorg/micromamba:1.5.1
FROM mambaorg/micromamba:2.0.3

# Container construction
COPY --chown=$MAMBA_USER:$MAMBA_USER . /home/${MAMBA_USER}/schedview
Expand Down

0 comments on commit c3fd1c3

Please sign in to comment.