This commit is contained in:
Ga Lam CHOI 2021-12-14 14:20:56 +09:00 committed by ga-ram
parent 2a0a9c5061
commit 74401262f2
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ FROM alpine:3.7
LABEL maintainer="Roy Kim <roy.kim@navercorp.com>"
ARG PINPOINT_VERSION=${PINPOINT_VERSION:-2}
ARG PINPOINT_VERSION=${PINPOINT_VERSION:-2.3.2}
ARG INSTALL_URL=https://github.com/naver/pinpoint/releases/download/v${PINPOINT_VERSION}/pinpoint-agent-${PINPOINT_VERSION}.tar.gz
COPY /build/scripts/configure-agent.sh /usr/local/bin/