Skip to content

Commit b97be2e

Browse files
committed
Fix HashiCorp GPG keyring
1 parent 63759d6 commit b97be2e

File tree

2 files changed

+0
-1
lines changed

2 files changed

+0
-1
lines changed

dogfood/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ RUN cargo install exa bat ripgrep typos-cli watchexec-cli
66

77
FROM ubuntu AS go
88

9-
RUN echo "deb [signed-by=/usr/share/keyrings/hashicorp-archive-keyring.gpg] https://apt.releases.hashicorp.com jammy main" | tee /etc/apt/sources.list.d/hashicorp.list
109
RUN apt-get update && apt-get install --yes curl gcc
1110
# Install Go manually, so that we can control the version
1211
ARG GO_VERSION=1.20
578 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)