@ -9,7 +9,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
FROM alpine
FROM scratch
ARG BUILT_ARTIFACT
ADD "$BUILT_ARTIFACT" /
EXPOSE 8080