Skip to content

Commit

Permalink
Upgrade CI to use Debian Bookworm
Browse files Browse the repository at this point in the history
  • Loading branch information
jacob-hughes committed Apr 2, 2024
1 parent 324150c commit 78bc4a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .buildbot_dockerfile_debian
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM debian:bullseye
FROM debian:bookworm
ARG CI_UID
RUN useradd -m -u ${CI_UID} ci
RUN apt-get update && \
Expand Down

0 comments on commit 78bc4a0

Please sign in to comment.