Skip to content

Commit

Permalink
[php] Update some fw to Ubuntu 22.04 (TechEmpower#8085)
Browse files Browse the repository at this point in the history
  • Loading branch information
joanhey authored and franz1981 committed Jun 23, 2023
1 parent 9979502 commit dcae1df
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion frameworks/PHP/flight/flight.dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ubuntu:20.04
FROM ubuntu:22.04

ARG DEBIAN_FRONTEND=noninteractive

Expand Down
2 changes: 1 addition & 1 deletion frameworks/PHP/nette/nette.dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ubuntu:20.04
FROM ubuntu:22.04

ARG DEBIAN_FRONTEND=noninteractive

Expand Down
2 changes: 1 addition & 1 deletion frameworks/PHP/phpixie/phpixie.dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ubuntu:20.04
FROM ubuntu:22.04

ARG DEBIAN_FRONTEND=noninteractive

Expand Down

0 comments on commit dcae1df

Please sign in to comment.