diff --git a/Dockerfile b/Dockerfile index fabfa90..58fb085 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # Base on latest UBI image -FROM harbor.ervine.dev/public/x86_64/ubi9:9.3-1552 +FROM harbor.ervine.dev/public/x86_64/ubi:9.3-1552 LABEL maintainer="Jonathan Ervine docker@ervine.org"