Skip to content

Commit

Permalink
Update base image to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Orris committed Mar 12, 2024
1 parent 1830b76 commit 27e2bc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/ci/docker/aarch64-unknown-linux-gnu.dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/cross-rs/aarch64-unknown-linux-gnu:0.2.5
FROM ghcr.io/cross-rs/aarch64-unknown-linux-gnu:latest

RUN apt-get update && \
apt-get install -y curl protobuf-compiler && \
Expand Down

0 comments on commit 27e2bc2

Please sign in to comment.