ADD: switched to bookworm-slim base
Some checks failed
continuous-integration/drone Build is failing
Some checks failed
continuous-integration/drone Build is failing
This commit is contained in:
parent
a089e7c2c6
commit
9b5e3ade6b
@ -1,4 +1,4 @@
|
|||||||
FROM debian:stable
|
FROM debian:bookworm-slim
|
||||||
|
|
||||||
#change high groups to low groups for crio/kubernetes problems
|
#change high groups to low groups for crio/kubernetes problems
|
||||||
RUN sed -i 's/65534/1000/' /etc/passwd
|
RUN sed -i 's/65534/1000/' /etc/passwd
|
||||||
|
Loading…
Reference in New Issue
Block a user