Skip to content

Commit

Permalink
chore: keep devel as default
Browse files Browse the repository at this point in the history
  • Loading branch information
rokroskar committed Oct 25, 2023
1 parent 0020407 commit b68f04b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/r/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# define build arguments
ARG RENKU_BASE=renku/renkulab-py:latest
ARG BASE_IMAGE=rocker/verse:4.3.0
ARG BASE_IMAGE=rocker/verse:devel

# define base images
FROM $RENKU_BASE as renku_base
Expand Down

0 comments on commit b68f04b

Please sign in to comment.