Skip to content

Commit bcd27cb

Browse files
committed
bump react-native-android docker image to 2019-5-7
1 parent d376a44 commit bcd27cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ js_defaults: &js_defaults
157157
android_defaults: &android_defaults
158158
<<: *defaults
159159
docker:
160-
- image: reactnativecommunity/react-native-android:2019-1-19
160+
- image: reactnativecommunity/react-native-android:2019-5-7
161161
resource_class: "large"
162162
environment:
163163
- TERM: "dumb"

0 commit comments

Comments
 (0)