Skip to content

Commit

Permalink
devcontainer: Update to new package path.
Browse files Browse the repository at this point in the history
  • Loading branch information
xlauko committed Jun 20, 2024
1 parent b7b85e0 commit 4054ce0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/devcontainer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
contents: read

env:
IMAGE_NAME: "ghcr.io/trailofbits/patchestry-ubuntu-${{ matrix.image-version }}-llvm-${{ matrix.llvm-version }}-dev:latest"
IMAGE_NAME: "ghcr.io/lifting-bits/patchestry-ubuntu-${{ matrix.image-version }}-llvm-${{ matrix.llvm-version }}-dev:latest"

steps:
- name: Cleanup working directory with container root
Expand Down

0 comments on commit 4054ce0

Please sign in to comment.