mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-31 03:45:17 +00:00
bumped ubuntu from aabed32 to d24fc79 issue#8572 (#8578)
Signed-off-by: jignyasamishra <iamjignyasa@gmail.com> Co-authored-by: shuting <shuting@nirmata.com>
This commit is contained in:
parent
0a14dfacbc
commit
b76ad0a7c1
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM ubuntu:latest@sha256:aabed3296a3d45cede1dc866a24476c4d7e093aa806263c27ddaadbdce3c1054
|
FROM ubuntu:latest@sha256:d24fc795ac86ab8e488a65bfd6695169655f3a43cbec59205121b594cde0c41b
|
||||||
|
|
||||||
RUN apt-get update && apt-get install -y sudo git curl apt-transport-https ca-certificates gnupg-agent software-properties-common
|
RUN apt-get update && apt-get install -y sudo git curl apt-transport-https ca-certificates gnupg-agent software-properties-common
|
||||||
ARG USERNAME=root
|
ARG USERNAME=root
|
||||||
|
|
Loading…
Add table
Reference in a new issue