From f88dc2561c5d63e620bdbac28bb8ea13073d2d52 Mon Sep 17 00:00:00 2001 From: Nicolai Ort Date: Tue, 22 Apr 2025 14:27:42 +0200 Subject: [PATCH] updated index --- Dockerfile | 2 +- content/_index.md | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index f732565..9e188f8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM registry.odit.services/hub/hugomods/hugo:exts as build +FROM registry.odit.services/hub/hugomods/hugo:exts-0.140.0 as build WORKDIR /app COPY . /app/ diff --git a/content/_index.md b/content/_index.md index d714300..c8aade8 100644 --- a/content/_index.md +++ b/content/_index.md @@ -10,7 +10,8 @@ This current version is probably full of typos - will fix later. This is what ty ## How did I get there? I attended KubeCon + CloudNativeCon Europe 2024 in Paris. - +My ticket was provided by [ODIT.Services](https://odit.services). + Why? Because learning about all new things in the world of cloud is really important and war stories help to avoid mistakes that other's already made. ## Style Guide