File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
content/docs/app-developer-guide Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 24
24
- name : Install Dependencies
25
25
run : sudo apt-get install make curl jq
26
26
- name : Install pack
27
- uses : buildpacks/github-actions/setup-pack@v4.9.0
27
+ uses : buildpacks/github-actions/setup-pack@v5.0.1
28
28
with :
29
29
pack-version : ' 0.28.0'
30
30
- name : Test
Original file line number Diff line number Diff line change @@ -125,7 +125,7 @@ curl http://10.0.0.1:8080
125
125
[ lifecycle-issues ] : https://github.com/buildpacks/lifecycle/issues
126
126
[ app-journey ] : /docs/app-journey
127
127
[ getting-started ] : /docs
128
- [ container-mode ] : https://docs.docker.com/desktop/windows/# switch-between-windows-and-linux-containers
128
+ [ container-mode ] : https://docs.docker.com/desktop/faqs/windowsfaqs/#how-do-i- switch-between-windows-and-linux-containers
129
129
[ docker-env-vars ] : https://docs.docker.com/engine/reference/commandline/cli/#environment-variables
130
130
[ docker-hosts ] : #understanding-docker-hosts
131
131
[ build-linux ] : /docs/app-developer-guide/build-an-app
You can’t perform that action at this time.
0 commit comments