Skip to content

Commit

Permalink
typo in dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
saikalyan.bhagavathula committed Jun 7, 2024
1 parent f88872f commit ecdf7ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ARG TARGETARCH

RUN apk update && apk add --no-cache git bash ca-certificates && update-ca-certificates

ARG BUILD_ID="17..1.6"
ARG BUILD_ID="17.1.6"

WORKDIR /app

Expand Down

0 comments on commit ecdf7ac

Please sign in to comment.