mirror of
https://github.com/ovh/debian-cis.git
synced 2024-11-22 13:37:02 +01:00
Move to most recent docker image for buster
This commit is contained in:
parent
ee4b2417c2
commit
b5865947ba
@ -1,4 +1,4 @@
|
||||
FROM debian:buster-20181226
|
||||
FROM debian:buster
|
||||
|
||||
RUN groupadd -g 500 secaudit && useradd -u 500 -g 500 -s /bin/bash secaudit && mkdir -m 700 /home/secaudit && chown secaudit:secaudit /home/secaudit
|
||||
|
Loading…
Reference in New Issue
Block a user