Skip to content

Commit

Permalink
updated path
Browse files Browse the repository at this point in the history
  • Loading branch information
Kalaiselvi84 committed Aug 14, 2023
1 parent 43456ff commit 2a6091f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/simple-game-server/Dockerfile.windows
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ RUN pwd

RUN ls -ltr

COPY --from=base /go/src/agones.dev/agones/simple-game-server.exe /server
COPY --from=base /go/src/agones.dev/agones/examples/simple-game-server.exe /server

EXPOSE 7654
USER ContainerUser
Expand Down

0 comments on commit 2a6091f

Please sign in to comment.