chore(builder): remove note on using custom base image
base images tend to be build from too recently debian/ubuntu images
This commit is contained in:
parent
cd0f55ec38
commit
25502dfdcf
1 changed files with 0 additions and 1 deletions
|
|
@ -1,4 +1,3 @@
|
||||||
# use specific image if relevant (rust, golang)
|
|
||||||
FROM ubuntu:24.04
|
FROM ubuntu:24.04
|
||||||
|
|
||||||
RUN apt-get update && \
|
RUN apt-get update && \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue