Fix: remove duplicated package
All checks were successful
Build image / release-image (push) Successful in 1m47s
All checks were successful
Build image / release-image (push) Successful in 1m47s
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
FROM gitea.konchin.com/image/alpine:latest
|
||||
|
||||
RUN apk add ansible ansible-lint bash git openssh py3-dnspython
|
||||
RUN apk add ansible ansible-lint bash openssh py3-dnspython
|
||||
|
||||
RUN adduser ansible --disabled-password --gecos ''
|
||||
WORKDIR /home/ansible
|
||||
|
||||
Reference in New Issue
Block a user