Skip to content

Commit 875e5bc

Browse files
chore(deps): bump alpine
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] <support@github.com>
1 parent c4cffde commit 875e5bc

File tree

1 file changed

+1
-1
lines changed
  • agent-plane/agentplane-hashicorp/src/main/docker

1 file changed

+1
-1
lines changed

agent-plane/agentplane-hashicorp/src/main/docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
#
1616
# SPDX-License-Identifier: Apache-2.0
1717

18-
FROM alpine:3.19.0 AS otel
18+
FROM alpine:3.20.1 AS otel
1919

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

0 commit comments

Comments
 (0)