Skip to content

Commit

Permalink
update container base to bookworm
Browse files Browse the repository at this point in the history
Signed-off-by: vsoch <[email protected]>
  • Loading branch information
vsoch committed Oct 22, 2023
1 parent 35d5f53 commit 247cad3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
FROM bitnami/minideb:stretch
FROM bitnami/minideb:bookworm

# docker build -t quay.io/vanessa/rse .
LABEL MAINTAINER @vsoch
ENV PATH /opt/conda/bin:${PATH}
Expand Down

0 comments on commit 247cad3

Please sign in to comment.