Skip to content

Commit

Permalink
🤖 TEST: break docker cache
Browse files Browse the repository at this point in the history
  • Loading branch information
apolopena committed Mar 1, 2022
1 parent dd750c7 commit 872b747
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 @@ -53,4 +53,4 @@ RUN bash -c ". /tmp/update-composer.sh" && rm /tmp/update-composer.sh
RUN bash -c ". /tmp/scaffold-project.sh" && rm /tmp/scaffold-project.sh

# Force the docker image to build by incrementing this value
ENV INVALIDATE_CACHE=240
ENV INVALIDATE_CACHE=241

0 comments on commit 872b747

Please sign in to comment.