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

Commit

Permalink
Bump version of docker image in wait-for-resources
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
Oz Tiram committed Nov 19, 2019
1 parent 1c6fabe commit 2eade69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ unittest:
# --[ WAIT FOR RESOURCES ]--
wait-for-resources:
stage: wait-for-resources
image: oz123/koris-alpine:0.1.5
image: oz123/koris-alpine:0.1.6
script:
- "pip3 install -r requirements_ci.txt"
- pip3 install -q -e .
Expand Down

0 comments on commit 2eade69

Please sign in to comment.