Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion codeserver/ubi9-python-3.11/Dockerfile.cpu
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# base #
####################
#FROM registry.access.redhat.com/ubi9/python-311:latest AS base
FROM registry.access.redhat.com/ubi9/python-311@sha256:f6d1c0c80709b0c7d0aa293aefcf8427fdb9e0887447915eaaded2e2bb7b538b AS base
FROM registry.access.redhat.com/ubi9/python-311@sha256:2562359c69c5a6c8270b6f19be8cc78fab67acaf0317afc67bab6db0bd04d4e3 AS base

WORKDIR /opt/app-root/bin

Expand Down
2 changes: 1 addition & 1 deletion jupyter/datascience/ubi9-python-3.11/Dockerfile.cpu
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# base #
########################
#FROM registry.access.redhat.com/ubi9/python-311:latest AS base
FROM registry.access.redhat.com/ubi9/python-311@sha256:f6d1c0c80709b0c7d0aa293aefcf8427fdb9e0887447915eaaded2e2bb7b538b AS base
FROM registry.access.redhat.com/ubi9/python-311@sha256:2562359c69c5a6c8270b6f19be8cc78fab67acaf0317afc67bab6db0bd04d4e3 AS base

WORKDIR /opt/app-root/bin

Expand Down
2 changes: 1 addition & 1 deletion jupyter/minimal/ubi9-python-3.11/Dockerfile.cpu
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# base #
####################
#FROM registry.access.redhat.com/ubi9/python-311:latest AS base
FROM registry.access.redhat.com/ubi9/python-311@sha256:f6d1c0c80709b0c7d0aa293aefcf8427fdb9e0887447915eaaded2e2bb7b538b AS base
FROM registry.access.redhat.com/ubi9/python-311@sha256:2562359c69c5a6c8270b6f19be8cc78fab67acaf0317afc67bab6db0bd04d4e3 AS base

WORKDIR /opt/app-root/bin

Expand Down
2 changes: 1 addition & 1 deletion jupyter/minimal/ubi9-python-3.11/Dockerfile.cuda
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# base #
####################
#FROM registry.access.redhat.com/ubi9/python-311:latest AS base
FROM registry.access.redhat.com/ubi9/python-311@sha256:f6d1c0c80709b0c7d0aa293aefcf8427fdb9e0887447915eaaded2e2bb7b538b AS base
FROM registry.access.redhat.com/ubi9/python-311@sha256:2562359c69c5a6c8270b6f19be8cc78fab67acaf0317afc67bab6db0bd04d4e3 AS base

WORKDIR /opt/app-root/bin

Expand Down
2 changes: 1 addition & 1 deletion jupyter/pytorch/ubi9-python-3.11/Dockerfile.cuda
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
####################
#FROM registry.access.redhat.com/ubi9/python-311:latest AS base

FROM registry.access.redhat.com/ubi9/python-311@sha256:350ab730f923ae23f0866086ae3f52ca0f64a88ff463e247bffb020f8e180bd0 AS base
FROM registry.access.redhat.com/ubi9/python-311@sha256:2562359c69c5a6c8270b6f19be8cc78fab67acaf0317afc67bab6db0bd04d4e3 AS base

WORKDIR /opt/app-root/bin

Expand Down
2 changes: 1 addition & 1 deletion jupyter/rocm/pytorch/ubi9-python-3.11/Dockerfile.rocm
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# base #
####################
#FROM registry.access.redhat.com/ubi9/python-311:latest AS base
FROM registry.access.redhat.com/ubi9/python-311@sha256:f6d1c0c80709b0c7d0aa293aefcf8427fdb9e0887447915eaaded2e2bb7b538b AS base
FROM registry.access.redhat.com/ubi9/python-311@sha256:2562359c69c5a6c8270b6f19be8cc78fab67acaf0317afc67bab6db0bd04d4e3 AS base

WORKDIR /opt/app-root/bin

Expand Down
2 changes: 1 addition & 1 deletion jupyter/rocm/tensorflow/ubi9-python-3.11/Dockerfile.rocm
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# base #
####################
#FROM registry.access.redhat.com/ubi9/python-311:latest AS base
FROM registry.access.redhat.com/ubi9/python-311@sha256:f6d1c0c80709b0c7d0aa293aefcf8427fdb9e0887447915eaaded2e2bb7b538b AS base
FROM registry.access.redhat.com/ubi9/python-311@sha256:2562359c69c5a6c8270b6f19be8cc78fab67acaf0317afc67bab6db0bd04d4e3 AS base

WORKDIR /opt/app-root/bin

Expand Down
2 changes: 1 addition & 1 deletion jupyter/tensorflow/ubi9-python-3.11/Dockerfile.cuda
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# base #
####################
#FROM registry.access.redhat.com/ubi9/python-311:latest AS base
FROM registry.access.redhat.com/ubi9/python-311@sha256:f6d1c0c80709b0c7d0aa293aefcf8427fdb9e0887447915eaaded2e2bb7b538b AS base
FROM registry.access.redhat.com/ubi9/python-311@sha256:2562359c69c5a6c8270b6f19be8cc78fab67acaf0317afc67bab6db0bd04d4e3 AS base

WORKDIR /opt/app-root/bin

Expand Down
2 changes: 1 addition & 1 deletion jupyter/trustyai/ubi9-python-3.11/Dockerfile.cpu
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# base #
########################
#FROM registry.access.redhat.com/ubi9/python-311:latest AS base
FROM registry.access.redhat.com/ubi9/python-311@sha256:f6d1c0c80709b0c7d0aa293aefcf8427fdb9e0887447915eaaded2e2bb7b538b AS base
FROM registry.access.redhat.com/ubi9/python-311@sha256:2562359c69c5a6c8270b6f19be8cc78fab67acaf0317afc67bab6db0bd04d4e3 AS base

WORKDIR /opt/app-root/bin

Expand Down
2 changes: 1 addition & 1 deletion runtimes/datascience/ubi9-python-3.11/Dockerfile.cpu
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# base #
####################
#FROM registry.access.redhat.com/ubi9/python-311:latest AS base
FROM registry.access.redhat.com/ubi9/python-311@sha256:f6d1c0c80709b0c7d0aa293aefcf8427fdb9e0887447915eaaded2e2bb7b538b AS base
FROM registry.access.redhat.com/ubi9/python-311@sha256:2562359c69c5a6c8270b6f19be8cc78fab67acaf0317afc67bab6db0bd04d4e3 AS base

WORKDIR /opt/app-root/bin

Expand Down
2 changes: 1 addition & 1 deletion runtimes/minimal/ubi9-python-3.11/Dockerfile.cpu
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# base #
####################
#FROM registry.access.redhat.com/ubi9/python-311:latest AS base
FROM registry.access.redhat.com/ubi9/python-311@sha256:f6d1c0c80709b0c7d0aa293aefcf8427fdb9e0887447915eaaded2e2bb7b538b AS base
FROM registry.access.redhat.com/ubi9/python-311@sha256:2562359c69c5a6c8270b6f19be8cc78fab67acaf0317afc67bab6db0bd04d4e3 AS base

WORKDIR /opt/app-root/bin

Expand Down
2 changes: 1 addition & 1 deletion runtimes/pytorch/ubi9-python-3.11/Dockerfile.cuda
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# base #
####################
#FROM registry.access.redhat.com/ubi9/python-311:latest AS base
FROM registry.access.redhat.com/ubi9/python-311@sha256:f6d1c0c80709b0c7d0aa293aefcf8427fdb9e0887447915eaaded2e2bb7b538b AS base
FROM registry.access.redhat.com/ubi9/python-311@sha256:2562359c69c5a6c8270b6f19be8cc78fab67acaf0317afc67bab6db0bd04d4e3 AS base

WORKDIR /opt/app-root/bin

Expand Down
2 changes: 1 addition & 1 deletion runtimes/rocm-pytorch/ubi9-python-3.11/Dockerfile.rocm
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# base #
####################
#FROM registry.access.redhat.com/ubi9/python-311:latest AS base
FROM registry.access.redhat.com/ubi9/python-311@sha256:f6d1c0c80709b0c7d0aa293aefcf8427fdb9e0887447915eaaded2e2bb7b538b AS base
FROM registry.access.redhat.com/ubi9/python-311@sha256:2562359c69c5a6c8270b6f19be8cc78fab67acaf0317afc67bab6db0bd04d4e3 AS base

WORKDIR /opt/app-root/bin

Expand Down
2 changes: 1 addition & 1 deletion runtimes/rocm-tensorflow/ubi9-python-3.11/Dockerfile.rocm
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# base #
####################
#FROM registry.access.redhat.com/ubi9/python-311:latest AS base
FROM registry.access.redhat.com/ubi9/python-311@sha256:f6d1c0c80709b0c7d0aa293aefcf8427fdb9e0887447915eaaded2e2bb7b538b AS base
FROM registry.access.redhat.com/ubi9/python-311@sha256:2562359c69c5a6c8270b6f19be8cc78fab67acaf0317afc67bab6db0bd04d4e3 AS base

WORKDIR /opt/app-root/bin

Expand Down
Loading