Skip to content
Snippets Groups Projects
Commit a5d59011 authored by Pascal Baumann's avatar Pascal Baumann
Browse files

Upgrade base image

parent 9a76c48d
No related branches found
No related tags found
1 merge request!9Fix Pipeline by Upgrading Renku Base Image
Pipeline #658548 passed
# For finding latest versions of the base image see # For finding latest versions of the base image see
# https://github.com/SwissDataScienceCenter/renkulab-docker # https://github.com/SwissDataScienceCenter/renkulab-docker
ARG RENKU_BASE_IMAGE=renku/renkulab-py:3.10-0.23.0 ARG RENKU_BASE_IMAGE=renku/renkulab-py:3.10-0.25.0
FROM ${RENKU_BASE_IMAGE} FROM ${RENKU_BASE_IMAGE}
# Uncomment and adapt if code is to be included in the image # Uncomment and adapt if code is to be included in the image
......
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