We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7374680 commit 551f4dfCopy full SHA for 551f4df
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.20.3-bullseye as permset
+FROM golang:1.20.4-bullseye as permset
2
WORKDIR /src
3
RUN git clone https://github.com/jacobalberty/permset.git /src && \
4
mkdir -p /out && \
0 commit comments