Skip to content

Commit

Permalink
build: pin specific version of cross-builder image
Browse files Browse the repository at this point in the history
  • Loading branch information
danxmoran committed Sep 1, 2021
1 parent b59569c commit c261a5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile_build_ubuntu64
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG GO_VERSION
FROM quay.io/influxdb/cross-builder:go${GO_VERSION}-latest
FROM quay.io/influxdb/cross-builder:go${GO_VERSION}-730d00323e09a4328ce00748d49ae9f1195dde91

# This dockerfile is capabable of performing all
# build/test/package/deploy actions needed for Kapacitor.
Expand Down

0 comments on commit c261a5c

Please sign in to comment.