Skip to content

Commit

Permalink
[phpstorm-stubs] update Dockerfile for 8.3 to RC5
Browse files Browse the repository at this point in the history
  • Loading branch information
isfedorov committed Oct 30, 2023
1 parent 290cc67 commit 1f6e118
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/DockerImages/8.3/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM php:8.3.0RC1-alpine
FROM php:8.3.0RC5-alpine

RUN set -eux; \
apk add --repository http://dl-cdn.alpinelinux.org/alpine/edge/community --no-cache --virtual .build-deps \
Expand Down

0 comments on commit 1f6e118

Please sign in to comment.