We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cacbfad commit ad50041Copy full SHA for ad50041
.github/workflows/zaws-nuke.yml
@@ -16,7 +16,7 @@ jobs:
16
aws_nuke:
17
runs-on: ubuntu-latest
18
container:
19
- image: ghcr.io/ekristen/aws-nuke
+ image: quay.io/rebuy/aws-nuke:v2.17.0
20
options: --user root
21
steps:
22
- name: checkout repo
0 commit comments