Skip to content

Commit cfbf956

Browse files
committed
test: Trigger CI workflows
Add comments to Dockerfiles to trigger path-based workflow filters. Signed-off-by: Asaad Balum <[email protected]>
1 parent a1232b4 commit cfbf956

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

components/crud-web-apps/jupyter/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# --- Build the backend kubeflow-wheel ---
2+
# Python 3.12 upgrade
23
FROM python:3.12-slim AS backend-kubeflow-wheel
34

45
WORKDIR /src

components/crud-web-apps/tensorboards/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# --- Build the backend kubeflow-wheel ---
2+
# Python 3.12 upgrade
23
FROM python:3.12-slim AS backend-kubeflow-wheel
34

45
WORKDIR /src

components/crud-web-apps/volumes/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# --- Build the backend kubeflow-wheel ---
2+
# Python 3.12 upgrade
23
FROM python:3.12-slim AS backend-kubeflow-wheel
34

45
WORKDIR /src

0 commit comments

Comments
 (0)