Skip to content

Commit 615fe73

Browse files
osguard: add wget to base image composition (#14469)
Many user scripts and tools rely on wget. Include wget in the base image. Signed-off-by: Chris Co <[email protected]>
1 parent 6caa48f commit 615fe73

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

toolkit/imageconfigs/osguard-amd64.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@ os:
137137
- curl
138138
- bind-utils
139139
- tar
140+
- wget
140141
# =====AKS=====
141142
- blobfuse2
142143
- ca-certificates

0 commit comments

Comments
 (0)