mirror of
https://github.com/netbirdio/dex.git
synced 2026-05-22 18:43:53 -07:00
Remove the expose call
Signed-off-by: Maksim Nabokikh <max.nabokih@gmail.com>
This commit is contained in:
+1
-1
@@ -31,7 +31,7 @@ COPY . .
|
||||
|
||||
# Propagate Dex version from build args to the build environment
|
||||
ARG VERSION
|
||||
RUN ([ "$VERSION" != "" ] || export $VERSION) && make release-binary
|
||||
RUN make release-binary
|
||||
|
||||
RUN xx-verify /go/bin/dex && xx-verify /go/bin/docker-entrypoint
|
||||
|
||||
|
||||
Reference in New Issue
Block a user