Skip to content

Commit c74d571

Browse files
authored
charm arch
1 parent ccbf520 commit c74d571

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
@@ -73,7 +73,7 @@ juju consume admin/cos.grafana
7373
export APPLICATION_NAME=<your-model-name>
7474
juju deploy ./expressjs-hello-world/charm/expressjs-hello-world_$(dpkg --print-architecture).charm \
7575
$APPLICATION_NAME \
76-
--resource app-image=localhost:32000/expressjs-hello-world_$(dpkg --print-architecture):0.1
76+
--resource app-image=localhost:32000/expressjs-hello-world:0.1
7777
```
7878

7979
6. Relate the deployed application to database

0 commit comments

Comments
 (0)