Skip to content

Commit

Permalink
Merge #733: build: Use debian buster for releases
Browse files Browse the repository at this point in the history
2fe0c42 build: Use debian buster for releases (Ava Chow)

Pull request description:

  Fixes #732

Top commit has no ACKs.

Tree-SHA512: 48760ef99898769b4d148c09989923a3207e26d29a06ee47145693f67c4788a9ff584a615677290b05414c58f8ce1104f7f9238323a42ddbcb71a57a327bfefd
  • Loading branch information
achow101 committed Jun 24, 2024
2 parents d774d65 + 2fe0c42 commit 39dd18c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/build.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM debian:bookworm-slim
FROM debian:buster-slim

SHELL ["/bin/bash", "-c"]

Expand Down

0 comments on commit 39dd18c

Please sign in to comment.