Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Dockerfiles (versions) and update guava to resolve CVEs #46

Merged
merged 1 commit into from
Sep 17, 2023

Conversation

mikesir87
Copy link
Member

Couple of small updates, including:

  • Updating the Java image from amazoncorretto:17 to amazoncorretto:20
  • Update guava to resolve CVE
  • Use /usr/local/app for all working directories, rather than / for consistency

Will do more updates later to include cache mounts in the build, run as non-root, etc. Just a few quick and easy updates right now.

Signed-off-by: Michael Irwin <mikesir87@gmail.com>
@github-actions
Copy link

github-actions bot commented Sep 15, 2023

Docker image tag(s) pushed:

ghcr.io/dockersamples/wordsmith-api:pr-46
dockersamples/wordsmith-api:pr-46
dockersamples/k8s-wordsmith-api:pr-46

Labels added to images:

org.opencontainers.image.created=2023-09-15T21:26:13.848Z
org.opencontainers.image.description=Sample project with Docker containers running under Kubernetes
org.opencontainers.image.licenses=Apache-2.0
org.opencontainers.image.revision=4f532146780374748eac0a98eae38cf3e3d28876
org.opencontainers.image.source=https://github.com/dockersamples/wordsmith
org.opencontainers.image.title=wordsmith
org.opencontainers.image.url=https://github.com/dockersamples/wordsmith
org.opencontainers.image.version=pr-46

@BretFisher BretFisher merged commit 313073a into main Sep 17, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants