Skip to content

Commit

Permalink
chore(deps): update dependency glueops/codespaces to v0.66.0 (#183)
Browse files Browse the repository at this point in the history
Co-authored-by: public-glueops-renovatebot[bot] <186083205+public-glueops-renovatebot[bot]@users.noreply.github.com>
  • Loading branch information
public-glueops-renovatebot[bot] authored Nov 19, 2024
1 parent 0e3c3bf commit 7fa6f11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/aws-cloud-regression-suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Setup Codespace Container
run: |
echo "::group::Setup Codespace Container"
docker run -d -v $(pwd):/app --workdir /app/tests --rm --name codespaces ghcr.io/glueops/codespaces:v0.64.0 sleep infinity
docker run -d -v $(pwd):/app --workdir /app/tests --rm --name codespaces ghcr.io/glueops/codespaces:v0.66.0 sleep infinity
echo "::endgroup::"
- name: Running AWS Regression Suite
Expand Down

0 comments on commit 7fa6f11

Please sign in to comment.