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 c67bfa5 commit ff0a7d6Copy full SHA for ff0a7d6
README.md
@@ -10,8 +10,7 @@ See CHANGELOG.md for changes
10
11
### Debug images
12
With every push to the repository a new debug image is built and pushed to the GitHub Container Registry.
13
-Every registry has its debug sibling image starting with `debug-` prefix.
14
-Every push to the repository triggers a build of the debug image tagged with the commit hash.
+This debug image is tagged: debug-{commit hash}.
15
16
### Release images
17
It is recommended to use GitHub UI to build release versions of docker images. This way there is
0 commit comments