Skip to content

Commit be731fb

Browse files
chore(deps): update rockylinux/rockylinux:9-ubi-init docker digest to 65d0d24
1 parent 53264a4 commit be731fb

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:9-ubi-init@sha256:3f7cdc560114c454ab8347dd3ea9799a905546cc57980949688a2ec563156485 AS kdc
1+
FROM rockylinux/rockylinux:9-ubi-init@sha256:65d0d2459889379956e2c53110df9b5330c16d21e553cb9cba3987fb0dec4e1d 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:9-ubi-init@sha256:3f7cdc560114c454ab8347dd3ea9799a905546cc57980949688a2ec563156485 AS ns
24+
FROM rockylinux/rockylinux:9-ubi-init@sha256:65d0d2459889379956e2c53110df9b5330c16d21e553cb9cba3987fb0dec4e1d AS ns
2525

2626
EXPOSE 8053
2727

0 commit comments

Comments
 (0)