This is an automated email from the ASF dual-hosted git repository.

gfournier pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-website.git


The following commit(s) were added to refs/heads/main by this push:
     new e6948b99 fix: try setting the last working image
e6948b99 is described below

commit e6948b9958ae4f1e3fb4c4723f7e2e48d31097b8
Author: Gaelle Fournier <[email protected]>
AuthorDate: Thu Mar 26 12:59:02 2026 +0100

    fix: try setting the last working image
---
 Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Dockerfile b/Dockerfile
index 4e02b028..09c6d0e9 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,4 +1,4 @@
-FROM node:lts
+FROM 
node:lts@sha256:3a09aa6354567619221ef6c45a5051b671f953f0a1924d1f819ffb236e520e6b
 
 RUN set -ex \
   && apt-get update \

Reply via email to