Skip to content

Commit e3acb4c

Browse files
build(deps): Bump composer from 2.3.5 to 2.3.7
Bumps composer from 2.3.5 to 2.3.7. --- updated-dependencies: - dependency-name: composer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 795a526 commit e3acb4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Aliasing base images, so we can change just this, when needing to upgrade or pull base layers
22
FROM ubuntu:20.04 AS base-distro
3-
FROM composer:2.3.5 AS composer
3+
FROM composer:2.3.7 AS composer
44

55

66
FROM base-distro AS install-markdownlint

0 commit comments

Comments
 (0)