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 dd3a741 commit fb1e57dCopy full SHA for fb1e57d
.github/ISSUE_TEMPLATE/update-base-stackable.md
@@ -27,10 +27,18 @@ Add/Change/Remove anything that isn't applicable anymore
27
28
## Update tasks
29
30
-- [ ] Update UBI version hash in the Dockerfile (`FROM`)
31
-- [ ] Update `PROTOC_VERSION`
+### `stackable-base`
+
32
+- [ ] Update `FROM ...ubi-minimal` version hash in the Dockerfile
33
- [ ] Update `CONFIG_UTILS_VERSION`
34
35
+### `stackable-devel`
36
37
38
+- [ ] Update `RUST_DEFAULT_TOOLCHAIN_VERSION`
39
+- [ ] Update `CARGO_CYCLONEDX_CRATE_VERSION`
40
+- [ ] Update `CARGO_AUDITABLE_CRATE_VERSION`
41
42
## Related Pull Requests
43
44
- [ ] _Link to the docker-images PR (product update)_
0 commit comments