Refine docker image tagging to avoid breaking stabilization branches on updates
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
# Note: when the rust version (1.28) is changed also modify
|
||||
# ci/buildkite.yml to pick up the new image tag
|
||||
FROM rust:1.28
|
||||
|
||||
RUN set -x && \
|
||||
|
Reference in New Issue
Block a user