Skip to content

Commit fe4ad8e

Browse files
committed
Fix version in Makefile
1 parent 05dc44a commit fe4ad8e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ TAG = latest
2525

2626
# Makefile.docker overwrites
2727
NAME = PHP
28-
VERSION = 8.1
28+
VERSION = 8.2
2929
IMAGE = devilbox/php-fpm-$(VERSION)
3030
DIR = .
3131
FILE = Dockerfile

0 commit comments

Comments
 (0)