images/actions/c#/Dockerfile hinzugefügt
All checks were successful
CI / build_act (push) Successful in 44s
CI / build_php (8.1) (push) Successful in 1m36s
CI / build_php (8.2) (push) Successful in 1m41s
CI / build_lua (5.1) (push) Successful in 1m35s
CI / build_lua (5.2) (push) Successful in 1m48s
CI / build_lua (5.3) (push) Successful in 1m46s
CI / build_lua (5.4) (push) Successful in 1m49s
CI / build_php (8.3) (push) Successful in 2m11s
CI / build_java (17) (push) Successful in 2m17s
CI / build_java (8) (push) Successful in 2m39s
CI / build_java (21) (push) Successful in 2m42s

This commit is contained in:
Snoweuph 2024-05-09 19:53:43 +00:00
parent 6f38653039
commit 583b7053f0

View file

@ -0,0 +1,4 @@
FROM git.euph.dev/actions/runner-basic:latest
ARG PACKAGE_VERSION
RUN sudo apk add --no-cache "dotnet$PACKAGE_VERSION-sdk" mono