Skip to content

Commit

Permalink
OEL-2115: Develop on 8.1 by default.
Browse files Browse the repository at this point in the history
  • Loading branch information
brummbar committed Feb 23, 2023
1 parent 770cabc commit d2dc10c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '2'
services:
web:
image: fpfis/httpd-php-dev:8.0
image: fpfis/httpd-php-dev:8.1
working_dir: /var/www/html
ports:
- 8080:8080
Expand Down

0 comments on commit d2dc10c

Please sign in to comment.