This commit is contained in:
parent
daa5597196
commit
2dd572fb85
@ -1,7 +1,7 @@
|
||||
FROM ubuntu:22.04
|
||||
|
||||
ARG DEBIAN_FRONTEND=noninteractive
|
||||
RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
RUN apt-get update && apt-get install -y \
|
||||
build-essential \
|
||||
ca-certificates \
|
||||
file \
|
||||
|
Loading…
Reference in New Issue
Block a user