Skip to content

Commit

Permalink
Use new docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
bot committed Nov 24, 2024
1 parent bdc73c0 commit 39e983d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:

- name: Generate uncensor data
env:
IMAGE_NAME: ghcr.io/azurlanetools/azex/azex:20230504
IMAGE_NAME: ghcr.io/azurlanetools/azex/azex-uncensor
run: >
docker run --rm --name azex-uncensor
-e AZEX_USER=$(id -u):$(id -g)
Expand Down

0 comments on commit 39e983d

Please sign in to comment.