mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 00:49:03 +00:00
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:
parent
c6746e5967
commit
381acc5d8e
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ RUN true \
|
|||
wget \
|
||||
unzip \
|
||||
osslsigncode \
|
||||
&& apt upgrade -y \
|
||||
&& mkdir /wix \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue