Skip to content

Commit

Permalink
Fix BASE_IMAGE 4
Browse files Browse the repository at this point in the history
  • Loading branch information
bschilder committed Oct 12, 2023
1 parent d1a3a42 commit 3c43000
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion inst/templates/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
# and you can set the password to whatever you like,
#
# This DockerFile was partly adapted from the [scFlow Dockerfile](https://github.com/combiz/scFlow/blob/master/Dockerfile).
ARG BASE_IMAGE
FROM $BASE_IMAGE
RUN apt-get update && \
apt-get install -y \
Expand Down

0 comments on commit 3c43000

Please sign in to comment.