Skip to content

Commit 33cfad4

Browse files
debug 10
1 parent dea1644 commit 33cfad4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ function docker_build() {
7272
shift
7373
docker build \
7474
--build-arg LATEST_VERSION=$LATEST_VERSION \
75-
--build-arg ORACLE_JAVA8_TOKEN=ORACLE_JAVA8_TOKEN \
75+
--build-arg ORACLE_JAVA8_TOKEN=$ORACLE_JAVA8_TOKEN \
7676
--platform linux/amd64 \
7777
--label org.opencontainers.image.created="$BUILD_DATE" \
7878
--label org.opencontainers.image.source=https://github.com/DataDog/dd-trace-java-docker-build \

0 commit comments

Comments
 (0)