Skip to content

Commit

Permalink
latest ironlib image to include fixes for python vuln
Browse files Browse the repository at this point in the history
https://avd.aquasec.com/nvd/cve-2023-24329

fixed in ironlib build
https://github.com/metal-toolbox/ironlib/actions/runs/6039251758/job/16387471880#step:7:210

which includes the updated python version python3-3.9.16-1.el9_2.1.x86_64
  • Loading branch information
joelrebel committed Aug 31, 2023
1 parent 50551f4 commit b92942c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.inband
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG IRONLIB_IMAGE=ghcr.io/metal-toolbox/ironlib:v0.2.11
ARG IRONLIB_IMAGE=ghcr.io/metal-toolbox/ironlib:v0.2.12
FROM $IRONLIB_IMAGE

COPY alloy /usr/sbin/alloy
Expand Down

0 comments on commit b92942c

Please sign in to comment.