Commit graph

2 commits

Author SHA1 Message Date
Renovate Bot
ed148bfb8d chore(deps): update docker.io/rust docker tag to v1.82.0
All checks were successful
Test / checks (map[name:stable]) (pull_request) Successful in 2m6s
Test / checks (map[name:nightly]) (pull_request) Successful in 4m17s
Test / checks (map[name:nightly]) (push) Successful in 2m7s
Test / checks (map[name:stable]) (push) Successful in 4m38s
2024-10-17 23:45:55 +00:00
1dbfd9fb7b feat: use Dockerfile (hello world)
All checks were successful
Test / test (push) Successful in 3s
Given I want to implement the core login in Rust, I don't want to have a
rust compile step for each invocation. So use a Dockerfile and it will
be built and cached by each Fogejo Runner.
2024-09-17 16:37:40 +01:00