Skip to content

Commit 3fa7a73

Browse files
committed
HOTFIX: update AWP_ROOT variable in DMS Dockerfile
1 parent a60cc30 commit 3fa7a73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/windows/dms/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ ENV LICENSE_SERVER=""
2929
ENV SERVER_ENDPOINT="0.0.0.0:50051"
3030
ENV ENABLE_TRACE=0
3131
ENV LOG_LEVEL=2
32-
ENV AWP_ROOT251=C:/app/unified
32+
ENV AWP_ROOT252=C:/app/unified
3333

3434
# Add container labels
3535
LABEL org.opencontainers.image.authors="ANSYS Inc."

0 commit comments

Comments
 (0)