Use bioemu:v2 tag to force k8s to pull fixed image with UID 1000 user
This commit is contained in:
@@ -11,7 +11,7 @@ docker {
|
||||
}
|
||||
|
||||
process {
|
||||
container = 'harbor.cluster.omic.ai/omic/bioemu:latest'
|
||||
container = 'harbor.cluster.omic.ai/omic/bioemu:v2'
|
||||
cpus = 2
|
||||
memory = '8 GB'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user