Skip to content

Commit

Permalink
chore: update base image (#36)
Browse files Browse the repository at this point in the history
* chore: update base image

* update java version

* disable docker login as workaround to docker ratelimiting

* test new trivy db source

* revert to main branch
  • Loading branch information
ravisingal authored Nov 12, 2024
1 parent 132439e commit 9a8e638
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion java-11/base.image
Original file line number Diff line number Diff line change
@@ -1 +1 @@
gcr.io/distroless/cc-debian12:debug@sha256:133c2e182e87c72c5efff9a3743f31542841425e9810b4a8371a9b95e06d1bd7
gcr.io/distroless/cc-debian12:debug@sha256:ae6f470336acbf2aeffea3db70ec0e74d69bee7270cdb5fa2f28fe840fad57fe
2 changes: 1 addition & 1 deletion java-11/java.version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
11.0.24-11.74
11.0.25-11.76
2 changes: 1 addition & 1 deletion java-21/base.image
Original file line number Diff line number Diff line change
@@ -1 +1 @@
gcr.io/distroless/cc-debian12:debug@sha256:133c2e182e87c72c5efff9a3743f31542841425e9810b4a8371a9b95e06d1bd7
gcr.io/distroless/cc-debian12:debug@sha256:ae6f470336acbf2aeffea3db70ec0e74d69bee7270cdb5fa2f28fe840fad57fe
2 changes: 1 addition & 1 deletion java-21/java.version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
21.0.4-21.36
21.0.5-21.38

0 comments on commit 9a8e638

Please sign in to comment.