Auto-bump deps on wix-docker (#38167)

We already do this for bomutils, and this will get us out from under a
few vuln alerts in the published Docker iamges.
This commit is contained in:
Ian Littman 2026-01-13 07:30:12 -06:00 committed by GitHub
parent c6746e5967
commit 381acc5d8e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,6 +10,7 @@ RUN true \
wget \
unzip \
osslsigncode \
&& apt upgrade -y \
&& mkdir /wix \
&& rm -rf /var/lib/apt/lists/*