Skip to content

Commit

Permalink
chore(glueops/codespaces): v0.31.1 -> v0.31.4
Browse files Browse the repository at this point in the history
  • Loading branch information
fernandoataoldotcom authored Nov 9, 2023
1 parent 8cbe974 commit 3e0fa66
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 @@ -22,7 +22,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.31.1 sleep infinity
docker run -d -v $(pwd):/app --workdir /app/tests --rm --name codespaces ghcr.io/glueops/codespaces:v0.31.4 sleep infinity
echo "::endgroup::"
- name: Running AWS Regression Suite
Expand Down

0 comments on commit 3e0fa66

Please sign in to comment.