test
All checks were successful
Gentoo Utils / build-oci-image (push) Successful in 8m2s
Gentoo Utils / grep (push) Successful in 3m2s
Gentoo Utils / check-format (push) Successful in 3m11s
Gentoo Utils / docs (push) Successful in 3m14s
Gentoo Utils / build (push) Successful in 3m23s
Gentoo Utils / test (push) Successful in 45s
Gentoo Utils / fuzz (push) Successful in 1m27s

This commit is contained in:
2025-12-17 15:43:50 -06:00
parent 1f13df1984
commit a5deda4cf9

View File

@@ -35,4 +35,5 @@ RUN echo "test" > ~/test.txt
ENTRYPOINT ["/entrypoint.sh"]
CMD ["/bin/bash"]