Skip to content

Commit

Permalink
build: upgrade cvmfs client to 2.11.5
Browse files Browse the repository at this point in the history
Signed-off-by: 1602077 <[email protected]>
  • Loading branch information
1602077 committed Sep 18, 2024
1 parent 539ef58 commit af3fab0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deployments/docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
FROM registry.access.redhat.com/ubi9/ubi:9.4-947

ARG TARGETARCH
ARG REL_VERSION=2.11.3
ARG PKG_VERSION=2.11.3-1
ARG REL_VERSION=2.11.5
ARG PKG_VERSION=2.11.5-1

RUN if [[ "${TARGETARCH}" == "amd64" ]]; then \
export FRIENDLY_ARCH_NAME="x86_64" ; \
Expand Down

0 comments on commit af3fab0

Please sign in to comment.