We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6cfcd4 commit 9552460Copy full SHA for 9552460
doc/changelog.d/1120.fixed.md
@@ -0,0 +1 @@
1
+fix: env version for Dockerfile Windows
docker/windows/Dockerfile
@@ -29,7 +29,7 @@ ENV LICENSE_SERVER=""
29
ENV SERVER_ENDPOINT="0.0.0.0:50051"
30
ENV ENABLE_TRACE=0
31
ENV LOG_LEVEL=2
32
-ENV AWP_ROOT241=C:/app/unified
+ENV AWP_ROOT242=C:/app/unified
33
34
# Add container labels
35
LABEL org.opencontainers.image.authors="ANSYS Inc."
0 commit comments