This commit is contained in:
Mike 2024-01-14 17:11:56 +02:00
parent c6c01a03f0
commit d47e1d3f21
1 changed files with 3 additions and 1 deletions

View File

@ -1,2 +1,4 @@
FROM alpine:latest
# RUN apk update && apk upgrade
RUN apk update && apk upgrade
RUN apk add openssh