Skip to content

Commit

Permalink
(HP-2047) Change to a existing version of nginx
Browse files Browse the repository at this point in the history
  • Loading branch information
Riippi committed Feb 7, 2024
1 parent bbbf8c7 commit 99f5c51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ COPY . /app
RUN yarn build

# =============================
FROM registry.access.redhat.com/ubi8/nginx-125 as production
FROM registry.access.redhat.com/ubi8/nginx-122 as production
# =============================

USER root
Expand Down

0 comments on commit 99f5c51

Please sign in to comment.