Skip to content

Commit

Permalink
Revert "test: golang-crossbuild"
Browse files Browse the repository at this point in the history
This reverts commit 6efc900.
  • Loading branch information
v1v committed Mar 3, 2025
1 parent 6efc900 commit cedc69e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.build
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ARG GO_VERSION
ARG SUFFIX # Should be main-debian11 or arm
FROM docker.elastic.co/observability-ci/golang-crossbuild:${GO_VERSION}-${SUFFIX}
FROM docker.elastic.co/beats-dev/golang-crossbuild:${GO_VERSION}-${SUFFIX}

RUN \
apt-get update \
Expand Down

0 comments on commit cedc69e

Please sign in to comment.