Skip to content
Snippets Groups Projects
Commit fb1df1f6 authored by OZGCloud's avatar OZGCloud
Browse files

BUP-1041: Upgrade docker_Remote_plugin to 8.1.0

parent 72d1702c
No related branches found
No related tags found
No related merge requests found
plugins {
id 'com.bmuschko.docker-remote-api' version '7.4.0'
id 'com.bmuschko.docker-remote-api' version "${docker_remote_plugin}"
}
import com.bmuschko.gradle.docker.tasks.image.*
......
......@@ -24,6 +24,7 @@ group=com.mgmtp.bup.ozg
docker_compose_plugin=0.16.11
gradle_node_plugin=7.0.0
docker_remote_plugin=8.1.0
dockerRegistryForPublish=bup-docker-local.dockerregistry.mgm-tp.com
dockerRegistryForRead=dockerregistry.mgm-tp.com
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment