Skip to content

Commit

Permalink
chore: use updated image in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
aeneasr committed Jul 5, 2024
1 parent 29d12db commit 2c31cc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ orbs:
jobs:
publish:
docker:
- image: oryd/sdk:v0.0.53
- image: oryd/sdk:v0.0.54
working_directory: /sdk
steps:
- checkout
Expand Down

0 comments on commit 2c31cc6

Please sign in to comment.