Skip to content
This repository has been archived by the owner on Nov 13, 2024. It is now read-only.

Commit

Permalink
Update Containerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
charles8191 authored Oct 20, 2024
1 parent 844eb5a commit b9ddb3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Containerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM git.almalinux.org/charles2/calcite:9
ARG LIBREWOLF_VERSION=131.0.2-1
ARG LIBREWOLF_VERSION=131.0.3-1
COPY scap.sh /scap.sh
RUN sed -i 's,wiki.almalinux.org,github.com/charles8191/netherite,g' /usr/lib/os-release && \
sed -i 's,ID="almalinux",ID="netherite",g' /usr/lib/os-release && \
Expand Down

0 comments on commit b9ddb3a

Please sign in to comment.