Skip to content

Commit

Permalink
Bump to debian:bookworm
Browse files Browse the repository at this point in the history
  • Loading branch information
twd2 committed Mar 17, 2024
1 parent aa60624 commit 6042dd1
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM debian:stretch
FROM debian:bookworm
COPY . /tmp/jd4
RUN apt-get update && \
apt-get install -y \
Expand All @@ -8,11 +8,11 @@ RUN apt-get update && \
python3-dev \
g++ \
fp-compiler \
openjdk-8-jdk-headless \
python \
php7.0-cli \
openjdk-17-jdk-headless \
python-is-python3 \
php8.2-cli \
rustc \
haskell-platform \
ghc \
libjavascriptcoregtk-4.0-bin \
golang \
ruby \
Expand Down

0 comments on commit 6042dd1

Please sign in to comment.