Skip to content

Commit

Permalink
remove typo
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmrdavid committed Oct 1, 2024
1 parent 2a003d7 commit bb53c6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/SmokeTests/OOProcSmokeTests/DotNetIsolated/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ RUN cd /root/test/SmokeTests/OOProcSmokeTests/DotNetIsolated && \

RUN cat /root/test/SmokeTests/OOProcSmokeTests/DotNetIsolated/obj/Release/net6.0/WorkerExtensions/WorkerExtensions.csproj

RUN cat /root/test/SmokeTests/OOProcSmokeTests/DotNetIsolated/bin/output/.azurefunctions/function.depsn.json
RUN cat /root/test/SmokeTests/OOProcSmokeTests/DotNetIsolated/bin/output/.azurefunctions/function.deps.json

# Step 3: Generate the final app image to run
FROM mcr.microsoft.com/azure-functions/dotnet-isolated:4-dotnet-isolated6.0
Expand Down

0 comments on commit bb53c6d

Please sign in to comment.