Skip to content

Commit

Permalink
misc
Browse files Browse the repository at this point in the history
  • Loading branch information
vitorarantes committed Nov 22, 2024
1 parent 7695a43 commit 0edd8c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion php/8.3/fpm-alpine/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ RUN apk add --no-cache --update \
&& rm -rf /tmp/*

# Final stage
FROM php:8.3-fpm-alpine3.19
FROM php:8.3-fpm-alpine3.20

COPY --from=builder /usr/local/lib/php/extensions/no-debug-non-zts-* /usr/local/lib/php/extensions/tmp

Expand Down

0 comments on commit 0edd8c3

Please sign in to comment.