Unverified Commit f7752c64 authored by Niko Pen's avatar Niko Pen Committed by GitHub

rebase image to distroless/static

parent 596a48dd
......@@ -12,6 +12,6 @@
# See the License for the specific language governing permissions and
# limitations under the License.
FROM scratch
FROM gcr.io/distroless/static:latest
COPY audit-proxy /
ENTRYPOINT ["/audit-proxy"]
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment