8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d38ed2 commit 52ba8edCopy full SHA for 52ba8ed
Dockerfile
@@ -1,6 +1,6 @@
1
# syntax=docker/dockerfile:experimental
2
# FROM quay.io/unstructured-io/base-images:wolfi-base-latest as base
3
-FROM cgr.dev/chainguard/python:3.12 as base
+FROM cgr.dev/chainguard/python as base
4
5
# NOTE(crag): NB_USER ARG for mybinder.org compat:
6
# https://mybinder.readthedocs.io/en/latest/tutorials/dockerfile.html
0 commit comments