Skip to content

Commit 022255e

Browse files
committed
update base image version of plugin binary to fix CVEs
Signed-off-by: Humble Chirammal <[email protected]>
1 parent 76966d0 commit 022255e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
FROM k8s.gcr.io/build-image/debian-base:bullseye-v1.0.0
15+
FROM k8s.gcr.io/build-image/debian-base:bullseye-v1.1.0
1616

1717
# Architecture for bin folder
1818
ARG ARCH

0 commit comments

Comments
 (0)