@@ -1,5 +1,6 @@
FROM alpine:3.14
RUN apk update
RUN apk install rustup postgresql
RUN apk upgrade
RUN apk add rustup postgresql
RUN rustup install stable
The note is not visible to the blocked user.