Skip to content

Commit

Permalink
build: FORMS-1817 update curl image
Browse files Browse the repository at this point in the history
Update the curl image to address security vulnerabilities reported by RedHat Advanced Cluster Security. Bonus is that the new image is updated to use Alpine 3.21.
  • Loading branch information
WalterMoar committed Feb 5, 2025
1 parent 6146642 commit 26c85ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openshift/app.cronjob.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ objects:
spec:
containers:
- name: my-container
image: docker.io/curlimages/curl:8.10.0
image: docker.io/curlimages/curl:8.11.1
env:
- name: APITOKEN
valueFrom:
Expand Down

0 comments on commit 26c85ff

Please sign in to comment.