Hi,
I want to be able to lock which the tag of the WEAVEDB_IMAGE to the same tag as the release of weave. Today it isn't possible due to the tag being hardcoded to latest in the weave script. Is it possible to change this to the same structure as EXEC_IMAGE
|
WEAVEDB_IMAGE=$DOCKERHUB_USER/weavedb:latest |
Hi,
I want to be able to lock which the tag of the WEAVEDB_IMAGE to the same tag as the release of weave. Today it isn't possible due to the tag being hardcoded to latest in the weave script. Is it possible to change this to the same structure as EXEC_IMAGE
weave/weave
Line 22 in 8397222