diff --git a/Dockerfile.joex b/Dockerfile.joex index c3a943f..5015799 100644 --- a/Dockerfile.joex +++ b/Dockerfile.joex @@ -1,4 +1,4 @@ -FROM ubuntu:oracular AS base +FROM ubuntu:oracular-20240617 AS base RUN apt update \