diff --git a/refarch-integrations/refarch-s3-integration/refarch-s3-integration-rest/refarch-s3-integration-rest-service/Dockerfile b/refarch-integrations/refarch-s3-integration/refarch-s3-integration-rest/refarch-s3-integration-rest-service/Dockerfile index 2240708c..9dc32799 100644 --- a/refarch-integrations/refarch-s3-integration/refarch-s3-integration-rest/refarch-s3-integration-rest-service/Dockerfile +++ b/refarch-integrations/refarch-s3-integration/refarch-s3-integration-rest/refarch-s3-integration-rest-service/Dockerfile @@ -1,3 +1,3 @@ -FROM registry.access.redhat.com/ubi9/openjdk-21-runtime:1.21-1@sha256:77ddb49be45d284b0996f669f1465b4d8b0d0cc2147e79d150f70bc68143940c +FROM registry.access.redhat.com/ubi9/openjdk-21-runtime:1.21-1.1733995527@sha256:780c873d58f5b0acd82cb28ce273d529e73899c6150aa4366aee53aa251d495d COPY target/*.jar /deployments/spring-boot-application.jar