Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit b952e76

Browse files
Bump PHP to 8.2 in Docker test container (#3399)
1 parent 67f55ec commit b952e76

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG PHP_VERSION=8.1
1+
ARG PHP_VERSION=8.2
22

33
FROM php:${PHP_VERSION}-cli
44

‎docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ services:
1414

1515
mongodb:
1616
container_name: mongodb
17-
image: mongodb/mongodb-atlas-local:latest
17+
image: mongodb/mongodb-atlas-local:8
1818
ports:
1919
- "27017:27017"
2020
healthcheck:

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /