Skip to content

Commit

Permalink
Updating config for exporter
Browse files Browse the repository at this point in the history
  • Loading branch information
tdv authored and tdv committed Mar 12, 2024
1 parent 7a1aaa7 commit 11698a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion make/photon/exporter/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ ARG build_image
ARG harbor_base_image_version
ARG harbor_base_namespace

FROM harbor-repo.vmware.com/dockerhub-proxy-cache/${build_image} AS build
FROM ${build_image} AS build

ENV CGO_ENABLED=0
ENV GOOS=linux
Expand Down

0 comments on commit 11698a2

Please sign in to comment.