Skip to content
This repository has been archived by the owner on Aug 30, 2024. It is now read-only.

Commit

Permalink
Merge pull request #2 from iquasarsolutions/snyk-fix-66a96f18ae595cbb…
Browse files Browse the repository at this point in the history
…70c78d563fd185c8

[Snyk] Security upgrade python from 3.11-slim-bookworm to 3.13.0b4-slim
  • Loading branch information
mueenkirmani authored Aug 20, 2024
2 parents d43ee0f + 8847874 commit 5d35c07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ COPY . .
RUN npm run build

######## WebUI backend ########
FROM python:3.11-slim-bookworm as base
FROM python:3.13.0b4-slim as base

# Use args
ARG USE_CUDA
Expand Down

0 comments on commit 5d35c07

Please sign in to comment.