mirror of
https://github.com/oven-sh/bun
synced 2026-02-02 15:08:46 +00:00
Update docker images from debian:bullseye to debian:bookworm (#18278)
This commit is contained in:
@@ -55,7 +55,7 @@ RUN apt-get update -qq \
|
||||
&& which bun \
|
||||
&& bun --version
|
||||
|
||||
FROM debian:bullseye-slim
|
||||
FROM debian:bookworm-slim
|
||||
|
||||
# Disable the runtime transpiler cache by default inside Docker containers.
|
||||
# On ephemeral containers, the cache is not useful
|
||||
|
||||
Reference in New Issue
Block a user