Skip to content

Commit

Permalink
[Internal] CTL: Fixes docker image pipeline (#3794)
Browse files Browse the repository at this point in the history
  • Loading branch information
ealsur committed Apr 4, 2023
1 parent e41eea5 commit ba078c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines-ctl-publishing.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
variables:
VmImage: 'ubuntu-18.04'
VmImage: 'ubuntu-latest'

jobs:
- job: BuildDockerImage
Expand Down

0 comments on commit ba078c9

Please sign in to comment.