Skip to content

Commit 9b03e16

Browse files
authored
Update base image in Dockerfile
1 parent fe869ce commit 9b03e16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rootfs-builder.dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Dockerfile to create a Mendix Docker image based on either the source code or
22
# Mendix Deployment Archive (aka mda file)
3-
FROM registry.access.redhat.com/ubi9/ubi-minimal:latest
3+
FROM registry.access.redhat.com/ubi9-minimal:latest
44
#This version does a full build originating from the Ubuntu Docker images
55
LABEL Author="Mendix Digital Ecosystems"
66
LABEL maintainer="digitalecosystems@mendix.com"

0 commit comments

Comments
 (0)