diff --git a/.drone.yml b/.drone.yml index 671488f..9468141 100644 --- a/.drone.yml +++ b/.drone.yml @@ -22,9 +22,9 @@ steps: - name: deploy-container - image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-dockerproxy-clientdrone:latest + image: hub.docker.com/r/reactnativecommunity/react-native-android:latest environment: - IMAGENAME: hub.docker.com/r/reactnativecommunity/react-native-android:latest + IMAGENAME: react-native-android:latest CONTAINERNAME: container_react COMMAND: create PRIVATE: true