Skip to content

Commit

Permalink
chore(deps): update dependency glueops/codespaces to v0.70.0
Browse files Browse the repository at this point in the history
  • Loading branch information
public-glueops-renovatebot[bot] authored Nov 20, 2024
1 parent 087f04a commit d088ba0
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.66.0 sleep infinity
docker run -d -v $(pwd):/app --workdir /app/tests --rm --name codespaces ghcr.io/glueops/codespaces:v0.70.0 sleep infinity
echo "::endgroup::"
- name: Running AWS Regression Suite
Expand Down

0 comments on commit d088ba0

Please sign in to comment.