We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d402be commit 0f586d1Copy full SHA for 0f586d1
Dockerfile
@@ -1,5 +1,5 @@
1
# Aliasing base images, so we can change just this, when needing to upgrade or pull base layers
2
-FROM ubuntu:20.04 AS base-distro
+FROM ubuntu:22.04 AS base-distro
3
FROM composer:2.4.1 AS composer
4
5
0 commit comments