2 lines
34 B
Docker
2 lines
34 B
Docker
FROM ubuntu:latest
|
|
RUN apt update
|
FROM ubuntu:latest
|
|
RUN apt update
|