Skip to content

Commit 9628e6a

Browse files
authored
Remove duplicate Dockerfile syntax hint (#7933)
1 parent dc7b42d commit 9628e6a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build/dependencies/Dockerfile.ubi9

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
# syntax=docker/dockerfile:1.16
2-
# syntax=docker/dockerfile:1.8
32
FROM redhat/ubi9:9.6@sha256:861e833044a903f689ecfa404424494a7e387ab39cf7949c54843285d13a9774 AS rpm-build
43
RUN mkdir -p /rpms/ \
54
&& dnf install rpm-build gcc make cmake -y \

0 commit comments

Comments
 (0)