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.
2 parents b981118 + 4c081d7 commit 0d0dfe6Copy full SHA for 0d0dfe6
Dockerfile
@@ -1,6 +1,6 @@
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
3
-FROM composer:2.2.9 AS composer
+FROM composer:2.3.5 AS composer
4
5
6
FROM base-distro AS install-markdownlint
0 commit comments