Skip to content

Commit

Permalink
Bump ubi8/ubi-minimal from 8.10-1086 to 8.10-1154 in /build
Browse files Browse the repository at this point in the history
Bumps ubi8/ubi-minimal from 8.10-1086 to 8.10-1154.

---
updated-dependencies:
- dependency-name: ubi8/ubi-minimal
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and marleystipich2 committed Jan 15, 2025
1 parent 659497a commit ffbacec
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-1086 AS base
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.10-1154 AS base

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

0 comments on commit ffbacec

Please sign in to comment.