diff --git a/Retro68/universal/m68k/Dockerfile b/Retro68/universal/m68k/Dockerfile index ebb3040..3708323 100644 --- a/Retro68/universal/m68k/Dockerfile +++ b/Retro68/universal/m68k/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:latest +FROM ubuntu:24.10 LABEL description="Retro68 cross compiler environment with cmake alias for m68k development with the Apple Universal libraries."