images/actions/godot/Dockerfile hinzugefügt

This commit is contained in:
Snoweuph 2024-05-09 21:12:21 +00:00
parent 550604eb20
commit 5eb11bb6b0

View file

@ -0,0 +1,5 @@
FROM git.euph.dev/actions/runner-csharp:latest
ARG PACKAGE_VERSION
RUN sudo apk add --no-cache "something$PACKAGE_VERSION"