This commit is contained in:
Cat /dev/Nulo 2023-05-11 18:22:56 -03:00
parent 3f681c8877
commit e94ebe049b
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM docker.io/alpine:3.17
FROM docker.io/alpine:3.18
RUN apk add --no-cache \
curl tar zstd \
rsync openssh-client-default \