diff options
| author | 2023-06-08 17:06:48 +0000 | |
|---|---|---|
| committer | 2023-06-08 17:06:48 +0000 | |
| commit | 8ac000b40636f0ecd3236718870f82eacc378792 (patch) | |
| tree | bdf77e278823d7b67319d0672cd79533414eab38 | |
| parent | Temp disable jishaku as it does not support 3.11 (diff) | |
Update base docker image
| -rw-r--r-- | Dockerfile | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -1,4 +1,4 @@ -FROM --platform=linux/amd64 ghcr.io/chrislovering/python-poetry-base:3.11-slim +FROM --platform=linux/amd64 ghcr.io/owl-corp/python-poetry-base:3.11-slim  # Install project dependencies  WORKDIR /app | 
