Skip to content

Commit

Permalink
fix: bump sdk image
Browse files Browse the repository at this point in the history
  • Loading branch information
aeneasr committed May 27, 2022
1 parent 9f04568 commit f5cd93f
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 @@ -3,7 +3,7 @@ version: 2.1
jobs:
publish:
docker:
- image: oryd/sdk:v0.0.47
- image: oryd/sdk:v0.0.48
working_directory: /sdk
steps:
- checkout
Expand Down

0 comments on commit f5cd93f

Please sign in to comment.