Browse Source

[amp] Update to Ubuntu 21.10 (#7157)

Joan Miquel 3 years ago
parent
commit
c302e1a21e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/PHP/amp/amp.dockerfile

+ 1 - 1
frameworks/PHP/amp/amp.dockerfile

@@ -1,4 +1,4 @@
-FROM ubuntu:20.04
+FROM ubuntu:21.10
 
 ARG DEBIAN_FRONTEND=noninteractive