Skip to content

docker-image: prevent caching

Kevin Daudt requested to merge docker-image-bust-cache into master

Make sure the latest images are pulled when building an image and prevent cache from being used to make sure images are always being updated.

Merge request reports