Skip to content

Commit

Permalink
[chore] Update container image to cli v2.4.0 (GSA#971)
Browse files Browse the repository at this point in the history
  • Loading branch information
aj-stein-gsa authored Dec 6, 2024
1 parent b2c9712 commit 9d7946c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ARG TEMURIN_APK_KEY_URL=https://packages.adoptium.net/artifactory/api/security/k
ARG TEMURIN_APK_REPO_URL=https://packages.adoptium.net/artifactory/apk/alpine/main
ARG TEMURIN_APK_VERSION=temurin-22-jdk
ARG MAVEN_DEP_PLUGIN_VERSION=3.8.0
ARG OSCAL_CLI_VERSION=2.3.1
ARG OSCAL_CLI_VERSION=2.4.0
# Current public key ID for [email protected] releases of oscal-cli
# Static analysis from docker build and push warns this is a secret, it is not
# and is necessary to cross-ref the Maven GPG key for checking build signatures.
Expand Down

0 comments on commit 9d7946c

Please sign in to comment.