Skip to content

Commit 64fb428

Browse files
authored
charm arch
1 parent f4c6f97 commit 64fb428

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 ./flask-hello-world/charm/flask-hello-world_ubuntu-22.04-$(dpkg --print-architecture).charm \
7373
$APPLICATION_NAME \
74-
--resource flask-app-image=localhost:32000/flask-hello-world_$(dpkg --print-architecture):0.1
74+
--resource flask-app-image=localhost:32000/flask-hello-world:0.1
7575
```
7676

7777
6. Relate the deployed application to database

0 commit comments

Comments
 (0)