We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5d463c commit 1128e0eCopy full SHA for 1128e0e
README.md
@@ -67,7 +67,7 @@ Once you've merged the PR, you can update the official Docker Hub manifest. This
67
git fetch --all
68
# Checkout the main branch
69
git checkout main
70
-./dockerhub_doc_config_update.sh
+./dockerhub_doc_config_update.py
71
```
72
73
This script will create a file called _eclipse-temurin_ by default.
0 commit comments