Skip to content

Commit

Permalink
Update dependency php
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 7, 2022
1 parent 9175f51 commit 8ccaf3d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion php-cs-fixer/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM php:7.3.9-alpine
FROM php:7.4.28-alpine

LABEL io.whalebrew.name 'php-cs-fixer'
LABEL io.whalebrew.config.working_dir '/project'
Expand Down
2 changes: 1 addition & 1 deletion phpcbf/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM php:7.3-alpine
FROM php:7.4-alpine

LABEL io.whalebrew.name 'phpcbf'
LABEL io.whalebrew.config.working_dir '/workdir'
Expand Down

0 comments on commit 8ccaf3d

Please sign in to comment.