Skip to content

Commit

Permalink
Update to php 8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Reza Esmaili committed Mar 26, 2024
1 parent 54fb5f3 commit cab26e1
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
@@ -1,4 +1,4 @@
FROM php:8.1-fpm
FROM php:8.2-fpm

# Install system dependencies
RUN apt update && apt upgrade -y && apt-get install -y \
Expand Down

0 comments on commit cab26e1

Please sign in to comment.