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

Commit

Permalink
Bump composer from 2.0.7 to 2.0.8 (#203)
Browse files Browse the repository at this point in the history
Bumps composer from 2.0.7 to 2.0.8.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 11, 2020
1 parent 24e27e0 commit 4af8a1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ WORKDIR /opt/kimai
RUN rm -r tests

# composer base image
FROM composer:2.0.7 AS composer
FROM composer:2.0.8 AS composer


###########################
Expand Down

0 comments on commit 4af8a1d

Please sign in to comment.