Skip to content

Azure App Service images don't keep up with Azure DevOps Pipelines #43

@dombarnes

Description

@dombarnes

The App Service images seem to be lacking behind in updates while the DevOps pipelines push forward.
For instance, the macOS 10.14/10.15 images have Ruby 2.6.5 and Bundler 2.1.4
https://github.com/microsoft/azure-pipelines-image-generation/blob/master/images/macos/macos-10.14-Readme.md

The App Service image has Ruby 2.6.2 and Bundler 1.17.8.

This makes it very difficult to run DevOps tools that also run on the App Service plan. Being unable to run pipelines on environments that match whats being deployed to can cause version conflicts during deployments.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions