Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
VJalili authored Jul 28, 2023
1 parent ab1c104 commit 11bf98e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfiles/samtools-cloud/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This docker file exists because we need samtools to be able to access GCS buckets
# so we base off the sv-base-mini image, which has samtools installed,
# and only install GCloud SDK here for authentication purposes.
# and only install GCloud SDK here for authentication purposes

# Start with the barebones image that has samtools (a version that must support NIO) installed
ARG MINIBASE_IMAGE=sv-base-mini:latest
Expand Down

0 comments on commit 11bf98e

Please sign in to comment.