misp-docker icon indicating copy to clipboard operation
misp-docker copied to clipboard

added `*_TAG` vars instead of latest

Open joe-speedboat opened this issue 1 year ago • 9 comments

One more pull request. latest tags in docker-compose.yml lead into different results between build and pull:

build is honouring *_TAG
pull is always getting latest tag.
this is not reflecting ability to use docker image tags, but since .env can not reflect this logic, this is most you can do.
thanks Chris

joe-speedboat avatar Aug 15 '24 10:08 joe-speedboat