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