File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- haproxy/haproxy-2.5.4.tar.gz :
2- size : 3819082
3- object_id : 3c455980-a40b-4820-5aec-b60d9db102c7
4- sha : sha256:dc4015d85c7fef811b459803b763001d809b07a9251dc1864fedb9a07b44aefb
1+ haproxy/haproxy-2.7.6.tar.gz :
2+ size : 4162978
3+ sha : sha256:133f357ddb3fcfc5ad8149ef3d74cbb5db6bb4a5ab67289ce0b0ab686cdeb74f
54jq/jq-1.6-linux64.tgz :
65 size : 1708805
76 object_id : cb77c7f7-d8d5-45d5-6117-f49a92bafb1f
Original file line number Diff line number Diff line change 22name: haproxy
33
44files:
5- - haproxy/haproxy-2.5.4 .tar.gz
5+ - haproxy/haproxy-2.7.6 .tar.gz
Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ PREPARE_CONTAINER="cd ${MOUNT_DIR}; source .envrc; scripts/setup-test-environmen
1010docker pull " ${IMAGE} "
1111docker run -it \
1212 -v " ${ROUTING_RELEASE_DIR} :${MOUNT_DIR} " \
13+ -e " GOFLAGS=-buildvcs=false" \
1314 " ${IMAGE} " \
1415 /bin/bash -c " ${PREPARE_CONTAINER} "
1516
You can’t perform that action at this time.
0 commit comments