Skip to content

Commit

Permalink
chore: lower to php82
Browse files Browse the repository at this point in the history
  • Loading branch information
mdshack committed Aug 4, 2024
1 parent 33f095b commit 240d6e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ RUN npm run build
###########
# Runtime #
###########
FROM dunglas/frankenphp:php8.3-alpine
FROM dunglas/frankenphp:php8.2-alpine

WORKDIR /app

Expand Down

0 comments on commit 240d6e9

Please sign in to comment.