Skip to content

Commit

Permalink
Merge pull request #203 from bedroge/bump_sid_version
Browse files Browse the repository at this point in the history
Bump build container's base image to Debian Sid 20240330
  • Loading branch information
boegel authored Apr 1, 2024
2 parents 79b3b5d + bbd650c commit c1b3b97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.bootstrap-prefix-debian-sid
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Should move to Trixie whenever riscv64 images are available
FROM debian:sid-20240211-slim
FROM debian:sid-20240330-slim

COPY bootstrap-prefix.sh /usr/local/bin/bootstrap-prefix.sh

Expand Down

0 comments on commit c1b3b97

Please sign in to comment.