Skip to content

Commit

Permalink
chore(deps): update registry.access.redhat.com/ubi8/ubi-micro docker …
Browse files Browse the repository at this point in the history
…tag to v8.7-6 (#1064)

Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: Derek Roberts <[email protected]>
  • Loading branch information
3 people authored Mar 28, 2023
1 parent e1848fd commit 177f8f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ RUN npm ci --omit=dev && \
npm run build

# Deployment container
FROM registry.access.redhat.com/ubi8/ubi-micro:8.7
FROM registry.access.redhat.com/ubi8/ubi-micro:8.7-6@sha256:af0a83c2fb7db1b63a5655c85f3f37d32b114443b8969fd8a40d47429cd87016

# Set node to production
ENV NODE_ENV production
Expand Down

0 comments on commit 177f8f3

Please sign in to comment.