Skip to content

Commit

Permalink
RHINENG-10760: Bump ubi8/ubi-minimal from 8.10-896 to 8.10-896.171758…
Browse files Browse the repository at this point in the history
…4414 in /build
  • Loading branch information
marleystipich2 committed Jul 3, 2024
1 parent 4ba1d6a commit a049e09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#----------------------- base -----------------------

FROM registry.access.redhat.com/ubi8/ubi-minimal:8.10-896 AS base
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.10-896.1717584414 AS base

RUN microdnf module enable nodejs:20 && \
microdnf install -y nodejs --nodocs && \
Expand Down

0 comments on commit a049e09

Please sign in to comment.