projects
/
demos
/
kafka
/
wordcount
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5dd5c42
)
Upgraded Ubuntu 21.04 -> 22.04 (LTS)
author
Kai Moritz
<kai@juplo.de>
Thu, 2 Feb 2023 21:02:55 +0000
(22:02 +0100)
committer
Kai Moritz
<kai@juplo.de>
Thu, 2 Feb 2023 21:02:55 +0000
(22:02 +0100)
Dockerfile
patch
|
blob
|
history
diff --git
a/Dockerfile
b/Dockerfile
index
fd3d7d1
..
2e10c44
100644
(file)
--- a/
Dockerfile
+++ b/
Dockerfile
@@
-1,4
+1,4
@@
-FROM ubuntu:2
1
.04
+FROM ubuntu:2
2
.04
RUN apt-get update && apt-get install -y fortune fortunes-mario fortunes-off fortunes-spam fortunes-ubuntu-server fortunes-debian-hints fortunes-de fortune-anarchism httpie && apt-get clean && rm -rvf /var/lib/apt/lists/*
RUN date > builddate.txt