resolving cert issue (rm #4447)
This commit is contained in:
parent
5462812cc4
commit
3eacc989d5
@ -3,4 +3,7 @@ ARG BASE_TAG="24.04"
|
|||||||
|
|
||||||
FROM ${BASE_REPO}ubuntu:${BASE_TAG}
|
FROM ${BASE_REPO}ubuntu:${BASE_TAG}
|
||||||
|
|
||||||
|
RUN apt update
|
||||||
|
RUN apt-get install -y --no-install-recommends ca-certificates
|
||||||
|
|
||||||
COPY apt/ubuntu.sources /etc/apt/sources.list.d/ubuntu.sources
|
COPY apt/ubuntu.sources /etc/apt/sources.list.d/ubuntu.sources
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user