aboutsummaryrefslogtreecommitdiffhomepage
path: root/content/2021-12-02-toying-with-virtio/Dockerfile
diff options
context:
space:
mode:
authorJohannes Stoelp <johannes.stoelp@gmail.com>2022-12-19 19:21:54 +0100
committerJohannes Stoelp <johannes.stoelp@gmail.com>2022-12-19 19:21:54 +0100
commit779b728bb4347709d6be6477077826d6419d9eae (patch)
tree221a9bc5cfd7631274a207524d031043786244fd /content/2021-12-02-toying-with-virtio/Dockerfile
parent1c123a75e9b17858b783fbc6533417bdfa9794eb (diff)
downloadblog-779b728bb4347709d6be6477077826d6419d9eae.tar.gz
blog-779b728bb4347709d6be6477077826d6419d9eae.zip
fix mail addr
Diffstat (limited to 'content/2021-12-02-toying-with-virtio/Dockerfile')
-rw-r--r--content/2021-12-02-toying-with-virtio/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/2021-12-02-toying-with-virtio/Dockerfile b/content/2021-12-02-toying-with-virtio/Dockerfile
index f892fef..8447fe5 100644
--- a/content/2021-12-02-toying-with-virtio/Dockerfile
+++ b/content/2021-12-02-toying-with-virtio/Dockerfile
@@ -1,5 +1,5 @@
FROM ubuntu:20.04
-MAINTAINER Johannes Stoelp <johannes.stoelp@gmail.edu>
+MAINTAINER Johannes Stoelp <johannes.stoelp@gmail.com>
ARG UID