fix Dockerfile base image
This commit is contained in:
parent
7c9334233d
commit
bb7c3835bc
@ -21,7 +21,7 @@ run \
|
|||||||
hack/build ./...
|
hack/build ./...
|
||||||
|
|
||||||
# ------------------------------------------------------------------------
|
# ------------------------------------------------------------------------
|
||||||
from debian:bullseye
|
from debian:bookworm
|
||||||
entrypoint ["/bin/dkl-local-server"]
|
entrypoint ["/bin/dkl-local-server"]
|
||||||
|
|
||||||
env _uncache 1
|
env _uncache 1
|
||||||
|
Loading…
Reference in New Issue
Block a user