From 603dba3b53e46c60ca8c6db79a0d08cfe38f6023 Mon Sep 17 00:00:00 2001 From: qtrinh2 Date: Fri, 26 Jan 2024 14:10:21 -0500 Subject: [PATCH] m --- Dockerfile | 2 +- content/posts/my-first-post.md | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 content/posts/my-first-post.md diff --git a/Dockerfile b/Dockerfile index c613c92..d9fafd4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM floryn90/hugo:0.121.2-alpine as build-stage +FROM floryn90/hugo:0.121.4-alpine as build-stage ARG hugobuildargs ENV HUGO_BUILD_ARGS $hugobuildargs diff --git a/content/posts/my-first-post.md b/content/posts/my-first-post.md new file mode 100644 index 0000000..06fa4e2 --- /dev/null +++ b/content/posts/my-first-post.md @@ -0,0 +1,6 @@ +--- +title: "My First Post" +date: 2024-01-26T19:10:07Z +draft: true +--- +