mirror of
https://github.com/bitnami/containers.git
synced 2026-03-04 06:47:25 +08:00
2.0.1-scratch-r1 release
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"kubeapps-assetsvc": {
|
||||
"digest": "e1ddffb399ea7288f73b46aec1d3bf322466dd99524e79ede0adee235f944214",
|
||||
"digest": "45791f8ac5b84232bf65cdf1c2b51447bbf879f91a8493b4a7022dd2f6c5ff4c",
|
||||
"type": "BLACKSMITH",
|
||||
"version": "2.0.1"
|
||||
}
|
||||
|
||||
@@ -35,8 +35,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/).
|
||||
|
||||
|
||||
* [`2`, `2-scratch`, `2.0.1`, `2.0.1-scratch-r0` (2/scratch/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubeapps-assetsvc/blob/2.0.1-scratch-r0/2/scratch/Dockerfile)
|
||||
* [`1`, `1-scratch`, `1.11.3`, `1.11.3-scratch-r3`, `latest` (1/scratch/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubeapps-assetsvc/blob/1.11.3-scratch-r3/1/scratch/Dockerfile)
|
||||
* [`2`, `2-scratch`, `2.0.1`, `2.0.1-scratch-r1` (2/scratch/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubeapps-assetsvc/blob/2.0.1-scratch-r1/2/scratch/Dockerfile)
|
||||
|
||||
# Configuration
|
||||
|
||||
@@ -58,7 +57,7 @@ If you encountered a problem running this container, you can file an [issue](htt
|
||||
|
||||
# License
|
||||
|
||||
Copyright (c) 2020 Bitnami
|
||||
Copyright (c) 2021 Bitnami
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
version: '2'
|
||||
services:
|
||||
kubeapps-assetsvc:
|
||||
image: docker.io/bitnami/kubeapps-assetsvc:1-scratch
|
||||
image: docker.io/bitnami/kubeapps-assetsvc:2-scratch
|
||||
|
||||
Reference in New Issue
Block a user