Skip to content

Commit

Permalink
Remove Ubuntu version
Browse files Browse the repository at this point in the history
Co-authored-by: Jonathan Keane <[email protected]>
  • Loading branch information
kou and jonkeane authored Feb 14, 2025
1 parent 172d8b0 commit 232f0ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1605,7 +1605,7 @@ services:
# Usage:
# docker compose build ubuntu-r-sanitizer
# docker compose run ubuntu-r-sanitizer
image: ${REPO}:amd64-ubuntu-22.04-r-sanitizer
image: ${REPO}:amd64-ubuntu-r-sanitizer
cap_add:
# LeakSanitizer and gdb requires ptrace(2)
- SYS_PTRACE
Expand Down

0 comments on commit 232f0ea

Please sign in to comment.