removed code-server docker
All checks were successful
deploy host / build-runner (push) Successful in 3m34s

This commit is contained in:
2024-09-01 23:09:11 +01:00
parent 36fdb1a366
commit 9c8da9ab4a
4 changed files with 3 additions and 46 deletions

View File

@@ -1,3 +1,2 @@
FROM catthehacker/ubuntu:act-latest
RUN apt-get update && apt install software-properties-common && add-apt-repository --yes --update ppa:ansible/ansible && apt-get install -y ansible
RUN apt-get update && apt install software-properties-common && add-apt-repository --yes --update ppa:ansible/ansible && apt-get install -y ansible