Skip to content

Commit 514956d

Browse files
authored
Update docker image tags for docs pipelines (#71)
1 parent ff83b33 commit 514956d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/OCV-PR-3.4-docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
run:
2626
shell: bash
2727
container:
28-
image: quay.io/opencv-ci/opencv-docs-20.04:20220819
28+
image: quay.io/opencv-ci/opencv-docs-20.04:20221012
2929
options: --user ci
3030
steps:
3131
- name: Define proper HOME path

.github/workflows/OCV-PR-4.x-docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
run:
2626
shell: bash
2727
container:
28-
image: quay.io/opencv-ci/opencv-docs-20.04:20220819
28+
image: quay.io/opencv-ci/opencv-docs-20.04:20221012
2929
options: --user ci
3030
steps:
3131
- name: Define proper HOME path

.github/workflows/OCV-PR-5.x-docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
run:
2626
shell: bash
2727
container:
28-
image: quay.io/opencv-ci/opencv-docs-22.04:20220819
28+
image: quay.io/opencv-ci/opencv-docs-22.04:20221012
2929
options: --user ci
3030
steps:
3131
- name: Define proper HOME path

0 commit comments

Comments
 (0)