Skip to content

Commit

Permalink
feat(#1): version
Browse files Browse the repository at this point in the history
  • Loading branch information
h1alexbel committed Sep 10, 2024
1 parent 840c0dc commit bb32e80
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ This is the lightweight Docker image for [Rultor](https://www.rultor.com)
supplied with Rust, NodeJS, Java. Available in Docker Hub as
[`h1alexbel/rultor-rust-image`](https://hub.docker.com/r/h1alexbel/rultor-rust-image).

Use it like that in `.rultor.yml`:
Use it like that in your `.rultor.yml`:

```yml
docker:
image: h1alexbel/rultor-rust-image:1.23.1
image: h1alexbel/rultor-rust-image:0.0.1
```
This image has Ubuntu 22.04 and the following packages, in their latest versions:
Expand Down

0 comments on commit bb32e80

Please sign in to comment.