Skip to content

Commit

Permalink
Replace netcat with alpine
Browse files Browse the repository at this point in the history
  • Loading branch information
codysoyland committed Apr 5, 2023
1 parent 49a8d5c commit d571702
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/trillian/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ annotations:
artifacthub.io/images: |
- name: curl
image: docker.io/curlimages/curl@sha256:e83fef2d5a036d40df4ded829141e8c0ec41871490d252fb8c81cb4580ebb35b
- name: netcat
image: docker.io/toolbelt/netcat@sha256:7d921b6d368fb1736cb0832c6f57e426c161593c075847af3378eb3185801cea
- name: alpine
image: docker.io/alpine@sha256:69665d02cb32192e52e07644d76bc6f25abeb5410edc1c7a81a10ba3f0efb90a
- name: db_server
image: gcr.io/trillian-opensource-ci/db_server@sha256:ae4043e9c5e4de522fb4958e92d592aa97c7fc294a12849b902fd1facd7122c6
- name: log_server
Expand Down

0 comments on commit d571702

Please sign in to comment.