Skip to content

Commit 28a1f15

Browse files
authored
Merge pull request #29 from ada-u/snyk-fix-0a27bd5e15873feb97e1e4b71a476cbe
[Snyk] Security upgrade php from 8.1.9RC1-cli to 8-cli
2 parents 0bf78cc + f8b7036 commit 28a1f15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM php:8.1.9RC1-cli
1+
FROM php:8-cli
22

33
RUN pecl install redis-5.3.4 \
44
&& pecl install xdebug-3.0.4 \

0 commit comments

Comments
 (0)