mirror of
https://github.com/bitnami/containers.git
synced 2026-03-15 14:58:17 +08:00
0.12.0-scratch-r0 release
This commit is contained in:
@@ -2,4 +2,4 @@ version: '2'
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
oras:
|
oras:
|
||||||
image: docker.io/bitnami/oras:0-scratch
|
image: docker.io/bitnami/oras:0
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"oras": {
|
"oras": {
|
||||||
"digest": "18154d20a80ba937ce059ee6200d34d5e92c5c72ffad271b4c49b3f59f15ed1a",
|
"digest": "0a51b33c7cef335c988563efaa316af75ff0f0a7ed28933e90a9f5beb5c710a2",
|
||||||
"type": "BLACKSMITH",
|
"type": "BLACKSMITH",
|
||||||
"version": "0.11.1"
|
"version": "0.12.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -29,7 +29,7 @@ Non-root container images add an extra layer of security and are generally recom
|
|||||||
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/).
|
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/).
|
||||||
|
|
||||||
|
|
||||||
* [`0`, `0-scratch`, `0.11.1`, `0.11.1-scratch-r0`, `latest` (0/scratch/Dockerfile)](https://github.com/bitnami/bitnami-docker-oras/blob/0.11.1-scratch-r0/0/scratch/Dockerfile)
|
* [`0`, `0-scratch`, `0.12.0`, `0.12.0-scratch-r0`, `latest` (0/scratch/Dockerfile)](https://github.com/bitnami/bitnami-docker-oras/blob/0.12.0-scratch-r0/0/scratch/Dockerfile)
|
||||||
|
|
||||||
Subscribe to project updates by watching the [bitnami/oras GitHub repo](https://github.com/bitnami/bitnami-docker-oras).
|
Subscribe to project updates by watching the [bitnami/oras GitHub repo](https://github.com/bitnami/bitnami-docker-oras).
|
||||||
|
|
||||||
|
|||||||
@@ -2,4 +2,4 @@ version: '2'
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
oras:
|
oras:
|
||||||
image: docker.io/bitnami/oras:0-scratch
|
image: docker.io/bitnami/oras:0
|
||||||
|
|||||||
Reference in New Issue
Block a user