Skip to content

Commit

Permalink
new dockerfile & updates
Browse files Browse the repository at this point in the history
  • Loading branch information
edwin5588 committed Apr 29, 2024
1 parent f30e160 commit 53a42b3
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Binary file modified .DS_Store
Binary file not shown.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Parent image is the Amplicon-Architect-Environment
# https://hub.docker.com/r/jluebeck/prepareaa/tags
FROM jluebeck/prepareaa:v1.2.1
FROM jluebeck/prepareaa:v1.3.1

USER root
RUN mkdir -p /opt/genepatt
Expand Down
2 changes: 1 addition & 1 deletion manifest
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ description=A multithread-enabled quickstart tool for AmpliconArchitect. Perform
documentationUrl=https\://github.com/jluebeck/PrepareAA
fileFormat=
job.cpuCount=8
job.docker.image=genepattern/amplicon-architect\:v2.7
job.docker.image=genepattern/amplicon-architect\:v3
job.memory=64Gb
job.walltime=10\:00\:00
language=any
Expand Down

0 comments on commit 53a42b3

Please sign in to comment.