Skip to content
This repository was archived by the owner on Mar 31, 2022. It is now read-only.

Commit df2b5a6

Browse files
committed
FIX: DOCKERHUB IMG ID - set to the correct one, the ID on Docker Hub (not the ID on GitHub)
1 parent 3ad65ee commit df2b5a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bitrise.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ format_version: 1.1.0
33
default_step_lib_source: https://github.com/bitrise-io/bitrise-steplib.git
44
app:
55
envs:
6-
- DOCKERHUB_IMG_ID: bitriseio/android
6+
- DOCKERHUB_IMG_ID: bitriseio/docker-android
77
- DOCKERHUB_BASE_IMG_ID: bitriseio/docker-bitrise-base:latest
88
# define in .bitrise.secrets.yml
99
- DOCKER_LOGIN_EMAIL: $DOCKER_LOGIN_EMAIL

0 commit comments

Comments
 (0)