Skip to content

Commit aae9f23

Browse files
authored
charm arch
1 parent 54184f5 commit aae9f23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ juju consume admin/cos.grafana
7171
export APPLICATION_NAME=<your-model-name>
7272
juju deploy ./fastapi-hello-world/charm/fastapi-hello-world_$(dpkg --print-architecture).charm \
7373
$APPLICATION_NAME \
74-
--resource app-image=localhost:32000/fastapi-hello-world_$(dpkg --print-architecture):0.1
74+
--resource app-image=localhost:32000/fastapi-hello-world:0.1
7575
```
7676

7777
6. Relate the deployed application to database

0 commit comments

Comments
 (0)