Skip to content

Commit 3f111fa

Browse files
committed
fix: bump base docker image to ubuntu:noble
Signed-off-by: Artur Troian <[email protected]>
1 parent 009fab0 commit 3f111fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_build/Dockerfile.akash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM debian:bullseye
1+
FROM FROM ubuntu:noble
22
LABEL "org.opencontainers.image.source"="https://github.com/akash-network/node"
33

44
COPY ./akash /bin/

0 commit comments

Comments
 (0)