Skip to content

Commit

Permalink
Update container image Debian version
Browse files Browse the repository at this point in the history
  • Loading branch information
mirekdlugosz committed Nov 4, 2023
1 parent 79ebd55 commit aada21b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion containers/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# sudo mount --bind /path/to/kustosz/web-ui/ .frontend

# {{{ base image
FROM python:3.11-bullseye as base
FROM python:3.11-bookworm as base

ENV NODE_VERSION=18
ENV NVM_VERSION=0.39.3
Expand Down

0 comments on commit aada21b

Please sign in to comment.