Skip to content

Commit 661b3b6

Browse files
dulmandakhfacebook-github-bot
authored andcommitted
bump react-native-android docker image to 2019-5-7 (#24742)
Summary: Bump react-native-android Docker image used to 2019-5-7, which contains Buck v2019.05.06.01. [CI] [Changed] - Bump react-native-android Docker image used to 2019-5-7, which contains Buck v2019.05.06.01 Pull Request resolved: #24742 Differential Revision: D15243994 Pulled By: hramos fbshipit-source-id: 515269d535ecb3a46fc4768edb31117a0e731c94
1 parent b79d7db commit 661b3b6

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)