diff --git a/tekton/images/koparse/Dockerfile b/tekton/images/koparse/Dockerfile index f6c142f74..f7a292a82 100644 --- a/tekton/images/koparse/Dockerfile +++ b/tekton/images/koparse/Dockerfile @@ -11,7 +11,7 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -FROM python:3.14.7-alpine@sha256:05b2b8b732ecd268fee8727a369f936f022d1321b59befd13c30ede22769dcdc +FROM python:3.14.7-alpine@sha256:c6ead215bfd31f1e433d968853b7a769989117115b728874824e6c0a27cb96fc LABEL maintainer "Tekton Authors " LABEL org.opencontainers.image.source=https://github.com/tektoncd/plumbing LABEL org.opencontainers.image.description="Image for koparse"