Skip to content

Commit 0c12436

Browse files
saiarcot895yxieca
authored andcommitted
Use bookworm-tagged slave container for now
Signed-off-by: Saikrishna Arcot <[email protected]>
1 parent aca1572 commit 0c12436

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.azure-pipelines/build-template.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
timeoutInMinutes: ${{ parameters.timeout }}
4040

4141
container:
42-
image: sonicdev-microsoft.azurecr.io:443/${{ parameters.sonic_slave }}:latest
42+
image: sonicdev-microsoft.azurecr.io:443/${{ parameters.sonic_slave }}:bookworm
4343

4444
steps:
4545
- checkout: self

0 commit comments

Comments
 (0)