projects
/
pgeu-system.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff855bb
)
Bump debian to bookworm in deploystatic container
master
github/master
author
Magnus Hagander
<magnus@hagander.net>
Wed, 17 Sep 2025 13:43:33 +0000
(15:43 +0200)
committer
Magnus Hagander
<magnus@hagander.net>
Wed, 17 Sep 2025 13:43:33 +0000
(15:43 +0200)
tools/deploystatic/Dockerfile
patch
|
blob
|
blame
|
history
diff --git
a/tools/deploystatic/Dockerfile
b/tools/deploystatic/Dockerfile
index 855e7f38b7ecf32da4f52d0d0df797016cfad08e..d32abf4eeeaf50f126c3f5216e8f6328fab9f91e 100644
(file)
--- a/
tools/deploystatic/Dockerfile
+++ b/
tools/deploystatic/Dockerfile
@@
-1,4
+1,4
@@
-FROM debian:b
ullseye
+FROM debian:b
ookworm
RUN apt-get -y update && apt-get -y upgrade && apt-get -y install python3-jinja2 python3-markdown python3-dateutil && apt-get -y clean
RUN mkdir /source /target
ADD deploystatic.py entrypoint.sh /