Switch to python:3.10.6-slim-bullseye for datasette publish - refs #1768

This commit is contained in:
Simon Willison 2022-08-14 08:49:14 -07:00
commit 080d4b3e06
5 changed files with 6 additions and 6 deletions

View file

@ -144,7 +144,7 @@ Here's example output for the package command::
$ datasette package parlgov.db --extra-options="--setting sql_time_limit_ms 2500"
Sending build context to Docker daemon 4.459MB
Step 1/7 : FROM python:3
Step 1/7 : FROM python:3.10.6-slim-bullseye
---> 79e1dc9af1c1
Step 2/7 : COPY . /app
---> Using cache