File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
integration-tests/tracecontext/docker Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 15
15
name : Benchmark SDK
16
16
runs-on : oracle-bare-metal-64cpu-512gb-x86-64
17
17
container :
18
- image : ubuntu:24.04@sha256:9cbed754112939e914291337b5e554b07ad7c392491dba6daf25eef1332a22e8
18
+ image : ubuntu:24.04@sha256:353675e2a41babd526e2b837d7ec780c2a05bca0164f7ea5dbbd433d21d166fc
19
19
timeout-minutes : 20 # since there is only a single bare metal runner across all repos
20
20
steps :
21
21
- name : Install Git
Original file line number Diff line number Diff line change @@ -171,7 +171,7 @@ jobs:
171
171
- 24 # renovate: datasource=java-version
172
172
steps :
173
173
- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
174
- - uses : graalvm/setup-graalvm@7a1da54cb7fdef4ea19f6ecdfa9ecf59dc5a48fe # v1.3.6
174
+ - uses : graalvm/setup-graalvm@aba6a077d71fbfc02138d7470c4ad6e7f85bd2a9 # v1.3.7
175
175
with :
176
176
java-version : ${{ matrix.test-graal-version }}
177
177
distribution : ' graalvm'
Original file line number Diff line number Diff line change 1
- FROM python:3.13.7@sha256:c1dab8c06c4fe756fd4316f33a2ba4497be09fa106d2cd9782c33ee411193f9c AS build
1
+ FROM python:3.13.7@sha256:2deb0891ec3f643b1d342f04cc22154e6b6a76b41044791b537093fae00b6884 AS build
2
2
3
3
# Main branch SHA as of April-1-2021
4
4
ARG TRACECONTEXT_GIT_TAG="dcd3ad9b7d6ac36f70ff3739874b73c11b0302a1"
You can’t perform that action at this time.
0 commit comments