From 9edb53d5e8b8f9715cb863d661a10f70a615a24e Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Thu, 12 Oct 2023 13:51:12 +0000 Subject: [PATCH] chore(deps): update python:3.12 docker digest to e2d7d51 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 517ff4e8..2f6c5584 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:ae872083911777928d661bd4b2a21fe0368c3ec9347e4e512f9252ce2224bb5d +FROM python:3.12@sha256:e2d7d517aa027ab19b99876e228253734f063531f45728baaa751e48d2692f16 EXPOSE 9000 WORKDIR /opt/storage-testbench