Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update Dockerfile
pcaskey committed Mar 14, 2025
1 parent e02ad75 commit 12446af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
@@ -1,10 +1,10 @@
FROM --platform=$TARGETPLATFORM rockylinux:8.9
FROM --platform=$TARGETPLATFORM rockylinux:8.10

# Define args and set a default value
ARG maintainer=tier
ARG imagename=shibboleth_sp
ARG version=3.5.0
ARG TIERVERSION=20241021-Rocky8-MA
ARG TIERVERSION=20250313-Rocky8-MA

MAINTAINER $maintainer
LABEL Vendor="Internet2"

0 comments on commit 12446af

Please sign in to comment.