Skip to content

Commit

Permalink
REF not connecting [no ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
iadgovuser29 committed Jul 25, 2024
1 parent 866e2f1 commit 135f790
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .ci/docker/Dockerfile.aca-windows
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ LABEL org.opencontainers.image.base.name mcr.microsoft.com/powershell:${BASE_IMA
# REF can be specified as a docker run environment variable to select the HIRS branch to work with
ARG REF=main

RUN echo ${BASE_IMAGE_TAG}
RUN echo ${REF}

SHELL ["pwsh", "-Command"]

# Output Powershell Version
Expand Down

0 comments on commit 135f790

Please sign in to comment.