diff --git a/Dockerfile b/Dockerfile index b6c37ae..26cd2f0 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # syntax=docker/dockerfile:1 -FROM ubuntu:noble@sha256:4fbb8e6a8395de5a7550b33509421a2bafbc0aab6c06ba2cef9ebffbc7092d90 +FROM ubuntu:resolute@sha256:2260313b31c8c011cd2eebe728008efac1b3982be73eb71348ea2648d2c0e09b ARG KOKA_VERSION ENV KOKA_VERSION=${KOKA_VERSION:-latest} # Without this line, we fail to run programs containing characters out of ASCII