Skip to content

Commit

Permalink
chore(deps): update registry.access.redhat.com/ubi8/nodejs-18 docker …
Browse files Browse the repository at this point in the history
…tag to v1-86 (#587)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 9, 2024
1 parent 520b800 commit 3914b15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# RedHat UBI 8 with nodejs 16
FROM registry.access.redhat.com/ubi8/nodejs-18:1-81 AS builder
FROM registry.access.redhat.com/ubi8/nodejs-18:1-86 AS builder

# Install packages, build and keep only prod packages
WORKDIR /app
Expand Down

0 comments on commit 3914b15

Please sign in to comment.