Skip to content

Commit

Permalink
Bump httpd image to alpine 3.19
Browse files Browse the repository at this point in the history
  • Loading branch information
VKTB committed Mar 22, 2024
1 parent a77118a commit c7343e4
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 @@ -26,7 +26,7 @@ RUN --mount=type=cache,target=/root/.cache/.yarn/cache \
yarn build;

# Run stage
FROM httpd:2.4.53-alpine3.15@sha256:4eb4177b9245c686696dd8120c79cd64b7632b27d890db4cad3b0e844ed737af
FROM httpd:2.4.58-alpine3.19@sha256:92535cf7f151901ba91b04186292c3bd5bf82aa6ffa6eb7bc405fefbffedd480

WORKDIR /usr/local/apache2/htdocs

Expand Down

0 comments on commit c7343e4

Please sign in to comment.