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

chore(docker): disable apk cache #10203

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

bonddim
Copy link
Contributor

@bonddim bonddim commented Nov 7, 2024

Restore apk --no-cache flags after #10192 and #10198 as Dockerfile best practice.
Also replaced apk update by --update-cache flag.

Copy link
Member

@char0n char0n left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@char0n char0n self-assigned this Nov 7, 2024
@char0n char0n added type: enhancement cat: docker docker Pull requests that update Docker code version: 5.x labels Nov 7, 2024
@char0n char0n merged commit 05b7aff into swagger-api:master Nov 7, 2024
7 checks passed
@bonddim bonddim deleted the dockerfile-apk-cacheless branch November 7, 2024 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants