Skip to content

Commit 9b8759e

Browse files
committed
chore(doc-ci): bump image version of plantuml-server
plantuml/plantuml-server:jetty-v1.2026.0 ➞ plantuml/plantuml-server:jetty-v1.2026.2
1 parent f33b1d0 commit 9b8759e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/dev-documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
runs-on: ubuntu-22.04
2525
env:
2626
RENDERER_NETWORK: renderer-net
27-
RENDERER_IMAGE: plantuml/plantuml-server:jetty-v1.2026.0
27+
RENDERER_IMAGE: plantuml/plantuml-server:jetty-v1.2026.2
2828
RENDERER_CONTAINER_NAME: renderer
2929
defaults:
3030
run:

.github/workflows/release-documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
runs-on: ubuntu-22.04
2222
env:
2323
RENDERER_NETWORK: renderer-net
24-
RENDERER_IMAGE: plantuml/plantuml-server:jetty-v1.2026.0
24+
RENDERER_IMAGE: plantuml/plantuml-server:jetty-v1.2026.2
2525
RENDERER_CONTAINER_NAME: renderer
2626
steps:
2727
- name: Check that the pipeline started on a tag and not on a branch

0 commit comments

Comments
 (0)