Skip to content

Commit

Permalink
Fix user for UET Wine container (#116)
Browse files Browse the repository at this point in the history
  • Loading branch information
hach-que authored Jan 1, 2025
1 parent e201fb4 commit 8c81a6e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions UET/Lib/Container/linux-wine.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ FROM ghcr.io/redpointgames/uet/wine:9.0.0

ARG UET_TARGET_FRAMEWORK

USER root

WORKDIR /srv

ADD UET/uet/bin/Release/${UET_TARGET_FRAMEWORK}/linux-x64/publish/uet /usr/bin/uet
Expand Down

0 comments on commit 8c81a6e

Please sign in to comment.