Skip to content

Commit 5c2e201

Browse files
authored
resize image (devcontainers#65)
1 parent d8da688 commit 5c2e201

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,4 +228,4 @@ RUBY VERSION
228228
ruby 2.7.6p219
229229

230230
BUNDLED WITH
231-
2.3.23
231+
2.3.24

_implementors/create-feature.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ This can be done by navigating to the Feature's "package settings" page in GHCR,
9696
https://github.com/users/<owner>/packages/container/<repo>%2F<featureName>/settings
9797
```
9898

99-
<img alt="Changing package visibility to public" src="/img/make-package-public.png"/>
99+
<img style="max-width:70%;height:auto" alt="Changing package visibility to public" src="/img/make-package-public.png"/>
100100

101101
## <a href="#add-to-index" name="add-to-index" class="anchor"> Adding Features to the Index </a>
102102

0 commit comments

Comments
 (0)