Skip to content

Commit

Permalink
set user to 1000:1000
Browse files Browse the repository at this point in the history
  • Loading branch information
diegovalle committed Sep 20, 2024
1 parent 4603083 commit 7d6aba2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/elcrimen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
container:
image: diegovalle/elcrimen-docker
options: --workdir /home/rstudio/new.crimenmexico --user rstudio
options: --workdir /home/rstudio/new.crimenmexico --user 1000:1000
credentials:
username: diegovalle
password: ${{ secrets.DOCKERHUB_PASSWORD }}
Expand Down

0 comments on commit 7d6aba2

Please sign in to comment.