Skip to content
Snippets Groups Projects
Commit 7183c883 authored by Matthew K Defenderfer's avatar Matthew K Defenderfer
Browse files

try to fix sha

parent 3549a2e9
No related branches found
No related tags found
No related merge requests found
Pipeline #10950 failed with stage
in 25 seconds
# Use the official Anaconda base image # Use the official Anaconda base image
FROM continuumio/anaconda3:bd2af590d39a5d1b590cd6ad2abab37ae386b7e2a9b9d91e110d3d82074f3af9 FROM continuumio/anaconda3:sha256:bd2af590d39a5d1b590cd6ad2abab37ae386b7e2a9b9d91e110d3d82074f3af9
# Set environment variable to avoid user interaction during package installation # Set environment variable to avoid user interaction during package installation
ENV DEBIAN_FRONTEND=noninteractive ENV DEBIAN_FRONTEND=noninteractive
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment