Skip to content
This repository was archived by the owner on Jan 8, 2024. It is now read-only.

Commit 4af8a1d

Browse files
Bump composer from 2.0.7 to 2.0.8 (#203)
Bumps composer from 2.0.7 to 2.0.8. Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 24e27e0 commit 4af8a1d

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
@@ -27,7 +27,7 @@ WORKDIR /opt/kimai
2727
RUN rm -r tests
2828

2929
# composer base image
30-
FROM composer:2.0.7 AS composer
30+
FROM composer:2.0.8 AS composer
3131

3232

3333
###########################

0 commit comments

Comments
 (0)