Skip to content

Commit 42855e3

Browse files
server: require newer sambacc version
Signed-off-by: John Mulligan <[email protected]>
1 parent e42bb52 commit 42855e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/server/Dockerfile.fedora

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ FROM quay.io/samba.org/sambacc:latest AS builder
33
# the changeset hash on the next line ensures we get a specifc
44
# version of sambacc. When sambacc actually gets tagged, it should
55
# be changed to use the tag.
6-
RUN /usr/local/bin/build.sh ae4bf96cba0c
6+
RUN /usr/local/bin/build.sh a2cfac7ae49e
77

88
FROM fedora
99

0 commit comments

Comments
 (0)