Skip to content

Commit ea978f0

Browse files
authored
Merge pull request #69656 from cbippley/OCPBUGS-17511
OCPBUGS#17511 updating docker build arguments link
2 parents e27928f + ef56f35 commit ea978f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/builds-strategy-docker-build-arguments.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[id="builds-strategy-docker-build-arguments_{context}"]
66
= Adding docker build arguments
77

8-
You can set link:http://docs.docker.com/v1.7/reference/api/hub_registry_spec/#docker-registry-1-0[docker build arguments] using the `buildArgs` array. The build arguments are passed to docker when a build is started.
8+
You can set link:https://docs.docker.com/engine/reference/builder/#arg[docker build arguments] using the `buildArgs` array. The build arguments are passed to docker when a build is started.
99

1010
[TIP]
1111
====

0 commit comments

Comments
 (0)