Skip to content

Commit

Permalink
chore(deps): bump alpine
Browse files Browse the repository at this point in the history
Bumps alpine from 3.19.0 to 3.20.1.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 11, 2024
1 parent a0c4bdc commit 2a258ff
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
#
# SPDX-License-Identifier: Apache-2.0

FROM alpine:3.19.0 AS otel
FROM alpine:3.20.1 AS otel

ENV OTEL_AGENT_LOCATION "https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases/download/v1.27.0/opentelemetry-javaagent.jar"

Expand Down

0 comments on commit 2a258ff

Please sign in to comment.