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(deps): update docker.io/gvenzl/oracle-free:23.5-slim-faststart docker digest to 9c0f4d5 #112

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion deploy/compose.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#checkov:skip=CKV_SECRET_6: all dev setup
services:
oracle:
image: docker.io/gvenzl/oracle-free:23.5-slim-faststart@sha256:1af6ddc85a3efafdc47e1f235694af2d8ea566556ff968f722d9a1f95f07507a
image: docker.io/gvenzl/oracle-free:23.5-slim-faststart@sha256:9c0f4d507a488f396b1fbbf88e3d6d00b7819aa6b59964f5a808aed605133abe
cap_drop:
- ALL
privileged: false
Expand Down