Skip to content

Commit

Permalink
m
Browse files Browse the repository at this point in the history
  • Loading branch information
qtrinh2 committed Jan 26, 2024
1 parent 664dbce commit 603dba3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -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
Expand Down
6 changes: 6 additions & 0 deletions content/posts/my-first-post.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: "My First Post"
date: 2024-01-26T19:10:07Z
draft: true
---

0 comments on commit 603dba3

Please sign in to comment.