diff --git a/Dockerfile b/Dockerfile index 2e72e368..3a0b5988 100644 --- a/Dockerfile +++ b/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.12@sha256:2d9395f1c67ef9d78b90b099a741fce034104157df74c65bcd1b07a751d7b432 +FROM python:3.12@sha256:1615c71b5f3d48844b8d20cac4838f34267d96c3b061dcb6e4fda61a71599a9d EXPOSE 9000 WORKDIR /opt/storage-testbench