Dockerfile aktualisiert
All checks were successful
Create dokuwiki docker image / Explore-Gitea-Actions (push) Successful in 24s

This commit is contained in:
Marko Oldenburg 2024-09-17 15:06:12 +02:00
parent f7d098d087
commit c803838b26

View File

@ -1,6 +1,6 @@
FROM alpine FROM alpine
ARG VERSION=1.2.0 ARG VERSION=1.2.1
RUN apk add --update openssh RUN apk add --update openssh