Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
sjkarthik authored Sep 4, 2023
1 parent 45c39ad commit 493d97d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion esignet-service/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ ENV hsm_zip_file_path=${hsm_client_zip_path}
ARG container_user=root

# can be passed during Docker build as build time environment for github branch to pickup configuration from.
ARG container_user_group=root
ARG container_user_group=mosip

# can be passed during Docker build as build time environment for github branch to pickup configuration from.
ARG container_user_uid=1001
Expand Down

0 comments on commit 493d97d

Please sign in to comment.