Skip to content

Commit

Permalink
🤖 TEST: force image build
Browse files Browse the repository at this point in the history
  • Loading branch information
apolopena committed Feb 2, 2021
1 parent 66659e0 commit 2c4dd90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitpod.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ RUN sudo bash -c ". /tmp/update-composer.sh" && rm /tmp/update-composer.sh

# gitpod trick to bypass the docker caching mechanism for all lines below this one
# just increment the value each time you want to bypass the cache system
ENV INVALIDATE_CACHE=115
ENV INVALIDATE_CACHE=116

COPY --chown=gitpod:gitpod bash/utils.sh /tmp
COPY --chown=gitpod:gitpod starter.ini /tmp
Expand Down

0 comments on commit 2c4dd90

Please sign in to comment.