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

Commit

Permalink
chore(deps): update ghcr.io/wirepact/k8s-pki docker tag to v2.4.174 (#6)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 26, 2024
1 parent 7f6411e commit 0d4bbbf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ services:
- 8081:8081

pki_a:
image: ghcr.io/wirepact/k8s-pki:2.3.9
image: ghcr.io/wirepact/k8s-pki:2.4.174
environment:
- DEBUG=true
- PORT=8082
Expand All @@ -33,7 +33,7 @@ services:
- 8082:8082

pki_b:
image: ghcr.io/wirepact/k8s-pki:2.3.9
image: ghcr.io/wirepact/k8s-pki:2.4.174
environment:
- DEBUG=true
- PORT=8083
Expand Down

0 comments on commit 0d4bbbf

Please sign in to comment.