Skip to content

Commit

Permalink
[phpstorm-stubs] update php 8.2 to rc6
Browse files Browse the repository at this point in the history
  • Loading branch information
isfedorov committed Nov 14, 2022
1 parent 2e4ef19 commit a221d6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/DockerImages/8.2/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM php:8.2.0RC5-alpine
FROM php:8.2.0RC6-alpine

RUN set -eux; \
apk add --no-cache --virtual .build-deps \
Expand Down

0 comments on commit a221d6e

Please sign in to comment.