You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .devcontainer/base-dev/README.md
+1-15Lines changed: 1 addition & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -62,23 +62,9 @@ If you want to push this to GitHub (instead of using the slow Build Images workf
62
62
63
63
1. Login to the GitHub container registry: [Authenticating with a personal access token (classic)](https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-container-registry#authenticating-with-a-personal-access-token-classic)
64
64
65
-
2. Push each image, replacing `<tag>` with the desired tag in the commands below
65
+
2. Push the image, replacing `<tag>` with the desired tag in the command below
0 commit comments