Skip to content

Commit b77e8ce

Browse files
chore(deps): update rockylinux/rockylinux:10-ubi-init docker digest to 016e06c
1 parent 3520fe8 commit b77e8ce

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

testdata/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM rockylinux/rockylinux:10-ubi-init@sha256:c383797bb0219908988ea2ef03e9ba03428461a1f588c2ac9f084617ae61fe5a AS kdc
1+
FROM rockylinux/rockylinux:10-ubi-init@sha256:016e06c1e54ad9cec4b0faa21c420d4990841ae2b0dd24acd7fb3c45eb4669a8 AS kdc
22

33
EXPOSE 8088
44
EXPOSE 8464
@@ -21,7 +21,7 @@ RUN kadmin.local ktadd -norandkey -k /etc/test.keytab test
2121
RUN kadmin.local addprinc -randkey DNS/ns.example.com
2222
RUN kadmin.local ktadd -k /etc/dns.keytab DNS/ns.example.com
2323

24-
FROM rockylinux/rockylinux:10-ubi-init@sha256:c383797bb0219908988ea2ef03e9ba03428461a1f588c2ac9f084617ae61fe5a AS ns
24+
FROM rockylinux/rockylinux:10-ubi-init@sha256:016e06c1e54ad9cec4b0faa21c420d4990841ae2b0dd24acd7fb3c45eb4669a8 AS ns
2525

2626
EXPOSE 8053
2727

0 commit comments

Comments
 (0)