Skip to content

Commit

Permalink
Version.
Browse files Browse the repository at this point in the history
  • Loading branch information
igankevich committed Apr 28, 2024
1 parent 842b8b0 commit 45f1084
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Add the following lines to your `Dockerfile`.

```dockerfile
RUN glibc_version="$(getconf GNU_LIBC_VERSION | sed 's/ /-/g')" \
cijail_version=0.3.0 \
cijail_version=0.4.0 \
&& curl \
--silent \
--fail \
Expand Down

0 comments on commit 45f1084

Please sign in to comment.