Skip to content

Commit 25a58ba

Browse files
authored
charm arch
1 parent 6118666 commit 25a58ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.ko.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ juju consume admin/cos.grafana
6464
export APPLICATION_NAME=<your-model-name>
6565
juju deploy ./go-hello-world/charm/go-hello-world_$(dpkg --print-architecture).charm \
6666
$APPLICATION_NAME \
67-
--resource app-image=localhost:32000/go-hello-world_$(dpkg --print-architecture):0.1
67+
--resource app-image=localhost:32000/go-hello-world:0.1
6868
```
6969

7070
6. 배포된 애플리케이션을 데이터베이스에 연결

0 commit comments

Comments
 (0)