summaryrefslogtreecommitdiffstats
path: root/recipes-containers/docker-compose/docker-compose_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-containers/docker-compose/docker-compose_git.bb')
-rw-r--r--recipes-containers/docker-compose/docker-compose_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-containers/docker-compose/docker-compose_git.bb b/recipes-containers/docker-compose/docker-compose_git.bb
index 575ee30e..e48ee9af 100644
--- a/recipes-containers/docker-compose/docker-compose_git.bb
+++ b/recipes-containers/docker-compose/docker-compose_git.bb
@@ -8,7 +8,7 @@ DEPENDS = " \
8" 8"
9 9
10# Specify the first two important SRCREVs as the format 10# Specify the first two important SRCREVs as the format
11SRCREV_FORMAT="compose_survey" 11SRCREV_FORMAT = "compose_survey"
12SRCREV_compose = "eaf9800948e022573997649656c040a19d4b15c2" 12SRCREV_compose = "eaf9800948e022573997649656c040a19d4b15c2"
13 13
14SRC_URI = "git://github.com/docker/compose;name=compose;branch=main;protocol=https;destsuffix=${GO_SRCURI_DESTSUFFIX}" 14SRC_URI = "git://github.com/docker/compose;name=compose;branch=main;protocol=https;destsuffix=${GO_SRCURI_DESTSUFFIX}"