Skip to content

Commit

Permalink
remove DRIVER_BRANCH field
Browse files Browse the repository at this point in the history
  • Loading branch information
Henry Li authored and tariq1890 committed Mar 26, 2024
1 parent f6dd4b2 commit 744d6af
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions azurelinux/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ ARG AZURE_LINUX_VERSION=''
FROM mcr.microsoft.com/cbl-mariner/base/core:${AZURE_LINUX_VERSION}

ARG AZURE_LINUX_VERSION
ARG DRIVER_BRANCH=''
ENV DRIVER_BRANCH=$DRIVER_BRANCH
ARG DRIVER_VERSION=''
ENV DRIVER_VERSION=$DRIVER_VERSION
ARG KERNEL_VERSION=''
Expand Down

0 comments on commit 744d6af

Please sign in to comment.