From 00e3dd230a5e2b883ea3657d39c60fb702abb656 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebasti=C3=A1n=20Sassi?= Date: Tue, 11 Apr 2023 19:32:00 -0300 Subject: [PATCH] Automatic Dockerfile update --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 0759b2d..20fd18b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM datacoves/ci-airflow:1.4.202303161735-2ef2aa7b +FROM datacoves/ci-airflow:1.4.202304112229-d4d58727 # The source code for this image is in https://gitlab.com/datacoves/datacoves/-/tree/main/src/ci COPY entrypoint.sh /entrypoint.sh