mirror of
https://github.com/nsacyber/HIRS.git
synced 2024-12-19 21:17:59 +00:00
Removed extra call to Expand-Archive
This commit is contained in:
parent
8528f0f5fb
commit
b60e11bb3d
@ -70,8 +70,6 @@ Expand-Archive -Path oem_certs.zip
|
||||
# Make sure Docker is using Windows Containers
|
||||
& $Env:ProgramFiles\Docker\Docker\DockerCli.exe -SwitchWindowsEngine
|
||||
|
||||
Expand-Archive -Path oem_certs.zip
|
||||
|
||||
Write-Host "Downloading images (This can take a while)"
|
||||
docker pull ghcr.io/nsacyber/hirs/aca:latest
|
||||
docker pull ghcr.io/nsacyber/hirs/hat:latest
|
||||
|
Loading…
Reference in New Issue
Block a user