Skip to content

Commit

Permalink
🤖 TEST: #206
Browse files Browse the repository at this point in the history
  • Loading branch information
apolopena committed Mar 5, 2022
1 parent fc2c684 commit f0cd10e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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=300
ENV INVALIDATE_CACHE=301
2 changes: 1 addition & 1 deletion starter.ini
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ type=laravel-js-2space
# The value 'gitpodlatest' will install the version of php set in
# https://github.com/gitpod-io/workspace-images/blob/master/chunks/tool-nginx/Dockerfile
# Invalid values will default to 'gitpodlatest'
version=8.0
version=7.4
# ppa, valid values are OS and ondrej
# The value 'OS' will use the standard (default) operating system PPA
# The value 'ondrej' will use ppa:ondrej/php
Expand Down

0 comments on commit f0cd10e

Please sign in to comment.