mirror of https://github.com/docker/docs.git
Bump UCP patch version to 2.1.3 (#2745)
This commit is contained in:
parent
46d75286f2
commit
e52f10c692
|
@ -99,7 +99,7 @@ defaults:
|
|||
scope:
|
||||
path: "datacenter"
|
||||
values:
|
||||
ucp_latest_image: "docker/ucp:2.1.2"
|
||||
ucp_latest_image: "docker/ucp:2.1.3"
|
||||
dtr_latest_image: "docker/dtr:2.2.3"
|
||||
-
|
||||
scope:
|
||||
|
@ -170,4 +170,4 @@ defaults:
|
|||
# We specify the directory for Jekyll so we can use @imports.
|
||||
sass:
|
||||
sass_dir: _scss
|
||||
style: :compressed
|
||||
style: :compressed
|
||||
|
|
Loading…
Reference in New Issue