Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
shyim authored Mar 26, 2024
1 parent 6ac1407 commit 7edeb89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/6/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM php:8.1-fpm-alpine
FROM php:8.2-fpm-alpine

ENV TZ=Europe/Berlin \
APP_URL=http://localhost/shop/public \
Expand Down

0 comments on commit 7edeb89

Please sign in to comment.