Skip to content

Commit

Permalink
Up image base version to 1.27-alpine3.20-perl
Browse files Browse the repository at this point in the history
  • Loading branch information
pvannierop committed Oct 18, 2024
1 parent 975531c commit 2d3c2e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion authorizer-app/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ COPY ./ /app/

RUN yarn build

FROM nginxinc/nginx-unprivileged:1.24-alpine
FROM nginxinc/nginx-unprivileged:1.27-alpine3.20-perl

ENV BASE_HREF="/rest-sources/authorizer/" \
BACKEND_BASE_URL="http://localhost/rest-sources/backend" \
Expand Down

0 comments on commit 2d3c2e4

Please sign in to comment.