Skip to content

Commit b5ad34e

Browse files
committed
fixup! 5834170
Upgrade both to bookworm
1 parent 01391d6 commit b5ad34e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

contrib/build-wine.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM debian:bullseye-slim
1+
FROM debian:bookworm-slim
22

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

contrib/build.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM debian:bullseye-slim
1+
FROM debian:bookworm-slim
22

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

0 commit comments

Comments
 (0)