3 lines
41 B
Plaintext
3 lines
41 B
Plaintext
FROM Ubuntu:latest
|
|
RUN apt-get update -y
|
FROM Ubuntu:latest
|
|
RUN apt-get update -y
|