Skip to content
This repository was archived by the owner on Sep 22, 2024. It is now read-only.

Commit 43cfcd7

Browse files
chore(deps): update ghcr.io/wirepact/k8s-pki docker tag to v2.4.192
1 parent 6f94236 commit 43cfcd7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ services:
2323
- 8081:8081
2424

2525
pki_a:
26-
image: ghcr.io/wirepact/k8s-pki:2.4.191
26+
image: ghcr.io/wirepact/k8s-pki:2.4.192
2727
environment:
2828
- DEBUG=true
2929
- PORT=8082
@@ -33,7 +33,7 @@ services:
3333
- 8082:8082
3434

3535
pki_b:
36-
image: ghcr.io/wirepact/k8s-pki:2.4.191
36+
image: ghcr.io/wirepact/k8s-pki:2.4.192
3737
environment:
3838
- DEBUG=true
3939
- PORT=8083

0 commit comments

Comments
 (0)