You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change tags for actor images to align with Apify SDK Node.js images (#54)
Apify SDK uses `latest` and `beta` tags, but this client used `stable` and `beta` tags.
I've changed it so that this client uses the same tags as the Apify SDK (which is the correct way since `latest` has a special meaning in Docker repos).
0 commit comments