Update Dockerfile-distroless (#4210)

This commit is contained in:
Omar
2023-08-19 18:48:59 -07:00
committed by GitHub
parent 62bde005b2
commit 394dd86797

View File

@@ -1,4 +1,5 @@
FROM debian:bullseye-slim AS build
# Not officially supported (yet)
# https://github.com/oven-sh/bun/releases
ARG BUN_VERSION=latest