We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19c0b29 commit 121c2d4Copy full SHA for 121c2d4
Dockerfile
@@ -12,7 +12,7 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-FROM registry.access.redhat.com/ubi8/ubi-minimal:8.6 as build_base
+FROM registry.access.redhat.com/ubi8/ubi-minimal:8.8 as build_base
16
17
# https://docs.docker.com/engine/reference/builder/#automatic-platform-args-in-the-global-scope
18
# don't provide "default" values (e.g. 'ARG TARGETARCH=amd64') for non-buildx environments,
0 commit comments