Skip to content
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.

Commit

Permalink
Update docker image to the latest schema (#376)
Browse files Browse the repository at this point in the history
* Update docker image to the latest schema

* Remove '-latest' from docker tag
  • Loading branch information
dkurepa committed Oct 3, 2022
1 parent c4173ec commit fe3d705
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ variables:
resources:
containers:
- container: LinuxContainer
image: mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-16.04-09ca40b-20190520220842
image: mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04

stages:
- stage: build
Expand Down

0 comments on commit fe3d705

Please sign in to comment.