Skip to content

Commit

Permalink
chore(deps): update composer docker tag to v2.5 (open-telemetry#1041)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 15, 2023
1 parent eaca162 commit baf6f2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/quoteservice/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# SPDX-License-Identifier: Apache-2.0


FROM composer:2.4 AS build
FROM composer:2.5 AS build

WORKDIR /tmp/
COPY ./src/quoteservice/composer.json .
Expand Down

0 comments on commit baf6f2f

Please sign in to comment.