Skip to content

Commit

Permalink
Merge pull request #521 from balena-io/renovate/qemux-qemu-docker-6.x
Browse files Browse the repository at this point in the history
Update qemux/qemu-docker Docker tag to v6.10
  • Loading branch information
balena-renovate[bot] authored Nov 26, 2024
2 parents 5daaef8 + 6647729 commit e938966
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test-device/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# https://hub.docker.com/r/qemux/qemu-docker
# https://github.com/qemus/qemu-docker
FROM qemux/qemu-docker:6.09
FROM qemux/qemu-docker:6.10

RUN apt-get update && apt-get install -y --no-install-recommends \
minicom \
Expand Down

0 comments on commit e938966

Please sign in to comment.