Compare commits
2 Commits
debec92455
...
6376032d51
| Author | SHA1 | Date | |
|---|---|---|---|
| 6376032d51 | |||
|
|
caefe3ae27 |
@ -1,5 +1,5 @@
|
|||||||
FROM ubuntu:latest
|
FROM ubuntu:24.04
|
||||||
MAINTAINER dresi
|
LABEL org.opencontainers.image.authors="dockerimage@dresi.wtf"
|
||||||
|
|
||||||
RUN apt-get update && \
|
RUN apt-get update && \
|
||||||
DEBIAN_FRONTEND=noninteractive apt-get install -yq --no-install-recommends rsync && \
|
DEBIAN_FRONTEND=noninteractive apt-get install -yq --no-install-recommends rsync && \
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user