Skip to content

Commit 0a7ec54

Browse files
chore(deps): update rockylinux/rockylinux docker tag to v10
1 parent 9d1d7bb commit 0a7ec54

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:74d44880f0fe91a2258d83c8be563262571e69a9388bdab0794b1fc9f13f798a AS kdc
1+
FROM rockylinux/rockylinux:10-ubi-init@sha256:c383797bb0219908988ea2ef03e9ba03428461a1f588c2ac9f084617ae61fe5a 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:74d44880f0fe91a2258d83c8be563262571e69a9388bdab0794b1fc9f13f798a AS ns
24+
FROM rockylinux/rockylinux:10-ubi-init@sha256:c383797bb0219908988ea2ef03e9ba03428461a1f588c2ac9f084617ae61fe5a AS ns
2525

2626
EXPOSE 8053
2727

0 commit comments

Comments
 (0)