Skip to content

Commit

Permalink
Update autosign base image
Browse files Browse the repository at this point in the history
  • Loading branch information
mutantmonkey committed Jan 6, 2025
1 parent 9d80cb1 commit ac1931f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion containers/autosign-receiver/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ WORKDIR /usr/src/app/cmd/autosign-receiver/

RUN go build

FROM ghcr.io/archlinux/archlinux:base@sha256:eedcb1607c45a0f6a0c9d32ffb3c9b4d0bf587bd2f7b8da19abc68694fe2e3f1
FROM ghcr.io/archlinux/archlinux:base@sha256:c404a543f3c04983b4f8a0ad14330f96cf9f582a9b673ce9b9b1c6e91e0309f2

RUN set -x \
&& pacman -Sy --noconfirm github-cli
Expand Down

0 comments on commit ac1931f

Please sign in to comment.