Skip to content

Commit

Permalink
Update autosign-receiver base image
Browse files Browse the repository at this point in the history
  • Loading branch information
mutantmonkey committed Nov 23, 2024
1 parent 75f20fa commit f34dd90
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@sha256:925c94ffb1f21974045d0410f4b05ba445de87a12496ac99ff7ea7666334bbe9
FROM ghcr.io/archlinux/archlinux:base@sha256:eedcb1607c45a0f6a0c9d32ffb3c9b4d0bf587bd2f7b8da19abc68694fe2e3f1

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

0 comments on commit f34dd90

Please sign in to comment.