diff --git a/Dockerfile b/Dockerfile index 6b88639..8045103 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM --platform=$TARGETPLATFORM rockylinux:8.6 +FROM --platform=$TARGETPLATFORM rockylinux:8.8 ######################## ### VERSION SETTINGS ###