Skip to content

Commit

Permalink
enable multi-arch build for zeek-build-push-master to test before ena…
Browse files Browse the repository at this point in the history
…bling for others
  • Loading branch information
mmguero committed May 21, 2024
1 parent 89d1893 commit 9cb5b71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.clang
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
########################################################################################################################
ARG TARGETPLATFORM=linux/amd64

FROM --platform=${TARGETPLATFORM} debian:12-slim
FROM --platform=${TARGETPLATFORM} debian:12-slim as build

ENV DEBIAN_FRONTEND noninteractive
ENV TERM xterm
Expand Down

0 comments on commit 9cb5b71

Please sign in to comment.