Skip to content

Commit 71b02e1

Browse files
authored
source folder for build caddy change (#1464)
1 parent f2d3767 commit 71b02e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deployment/minikube.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Finally, [install Helm](https://helm.sh/docs/intro/install/). We'll use it to de
1919
First, build the images:
2020

2121
docker build -t localhost:5000/php api --target api_platform_php
22-
docker build -t localhost:5000/caddy caddy --target api_platform_caddy
22+
docker build -t localhost:5000/caddy api --target api_platform_caddy
2323
docker build -t localhost:5000/pwa pwa --target api_platform_pwa_prod
2424

2525
Then push the images in the registry installed in Minikube:

0 commit comments

Comments
 (0)