Merge pull request #742 from danielinux/renode-fix-1.15.3

Tag renode version to 1.15.3 (regression in 1.16)
pull/743/head
Marco Oliverio 2026-03-30 16:12:01 +02:00 committed by GitHub
commit 44db8b3cf8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM antmicro/renode:latest
FROM antmicro/renode:1.15.3
RUN whoami
USER root