Skip to content

Commit 576b1a7

Browse files
committed
⬆️ Bump almalinux9 -> almalinux10.
1 parent 11f3463 commit 576b1a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ RUN echo "⏳ Creating fmc-repository.tar.xz" && \
1919
tar cf fmc-repository.tar.xz --exclude-vcs /opt/fmc_repository/ -I 'xz -T0' --checkpoint=1000 --checkpoint-action=echo='%{%Y-%m-%d %H:%M:%S}t ⏳ \033[1;37m(%d sec)\033[0m: \033[1;32m#%u\033[0m, \033[0;33m%{}T\033[0m'
2020
# }}}
2121

22-
FROM docker.io/ubiqube/ubi-almalinux9:latest
22+
FROM docker.io/ubiqube/ubi-almalinux10:latest
2323
# Copy all resources to the final image {{{
2424
RUN mkdir -p /opt/fmc_repository && chown -R 1000:1000 /opt/fmc_repository
2525
USER 1000

0 commit comments

Comments
 (0)