We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e42bb52 commit 42855e3Copy full SHA for 42855e3
images/server/Dockerfile.fedora
@@ -3,7 +3,7 @@ FROM quay.io/samba.org/sambacc:latest AS builder
3
# the changeset hash on the next line ensures we get a specifc
4
# version of sambacc. When sambacc actually gets tagged, it should
5
# be changed to use the tag.
6
-RUN /usr/local/bin/build.sh ae4bf96cba0c
+RUN /usr/local/bin/build.sh a2cfac7ae49e
7
8
FROM fedora
9
0 commit comments