Skip to content

Commit 05d54a8

Browse files
kumiDawendigo
authored andcommitted
Update python base image used in trino-docs Dockerfile
1 parent 1ec5c19 commit 05d54a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
# See the License for the specific language governing permissions and
1111
# limitations under the License.
1212

13-
FROM python:slim
13+
FROM python:3.12-slim
1414

1515
# Required by pillow
1616
RUN apt update -y && apt install -y zlib1g-dev libjpeg-dev libxml2-dev libxslt-dev build-essential xsltproc

0 commit comments

Comments
 (0)